Search:

Type: Posts; User: Alex

Page 1 of 6 1 2 3 4

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    2,294

    The problem has been solved.

    The problem has been solved.
  2. Replies
    14
    Views
    11,439

    ok, than remove the content: '\A'; (or comment)...

    ok, than remove the content: '\A'; (or comment)
    Go to your .tpl file: /tpl/blocks/categories_block.tpl

    Go to line~: 58
    Put the code like on screenshot below: {$config.subcategory_divider}...
  3. Replies
    14
    Views
    11,439

    Try to use \A instead of P.S. Refresh...

    Try to use \A instead of <br/>

    P.S. Refresh your browser cache after this changes.
  4. Replies
    14
    Views
    11,439

    For *_wide templates the separator in CSS...

    For *_wide templates the separator in CSS [style.css] (as said Pete)

    http://forum.flynax.com/images/attach/flynax/28-12-15/subcategories_separator_css.png

    Change the content value to as you...
  5. Replies
    14
    Views
    11,439

    I'm sorry for that, the post...

    I'm sorry for that, the post has been updated.
  6. Replies
    14
    Views
    11,439

    Subcategory divider through config

    Hello,

    Insert the following code below into your Admin Panel > Database

    INSERT INTO `{sql_prefix}config` (`Group_ID`, `Position`, `Key`, `Default`, `Values`, `Type`, `Data_type`, `Plugin`)...
  7. Hello, Follow to the thread: Facebook Connect...

    Hello,

    Follow to the thread: Facebook Connect Plugin Configuration

    Site URL: Double check point 4. (change http to https if necessary)
    Let me know if you still experience the issue.
  8. Thread: Nginx rules

    by Alex
    Replies
    25
    Views
    292,261

    nginx+fastcgi configuration example

    server {
    server_name www.flynax.dev flynax.dev;
    access_log /var/www/flynax.dev/logs/access.log;
    error_log /var/www/flynax.dev/logs/error.log;
    root /var/www/flynax.dev/public_html;...
  9. Thread: Nginx rules

    by Alex
    Replies
    25
    Views
    292,261

    Hello, The rewrite rules not dependent on...

    Hello,

    The rewrite rules not dependent on this nginx+fastcgi or nginx+apache
    Show us the contents of your tag server {...} not just one location ~ \.php$ {...}
  10. Replies
    3
    Views
    5,700

    Hi, Sorry for the delay answer. I see...

    Hi,



    Sorry for the delay answer.
    I see that your banner was displayed two times. (in AP shows counter: 2)
    It was created 6 Dec (banners plan allow display it 3 days); After 9 Dec it will not...
  11. Replies
    1
    Views
    8,447

    Hi Beau, 1) The current Banners plugin...

    Hi Beau,

    1) The current Banners plugin (v2.4.0) already have an similar function; but only for banner plans in AP.
    The functionality required additional plugin Multi-field/Geo filtering.

    2)...
  12. Thread: My site hacked?

    by Alex
    Replies
    7
    Views
    8,883

    Hi, Security update here...

    Hi,

    Security update here.
    Also double check your admin accounts: remove all unknown accounts and set a longer password with your own.
  13. Hi, After installing the plugin IP Geolocation...

    Hi,

    After installing the plugin IP Geolocation Database your problem has been solved?
    P.S. Better late than never.. ;)
  14. Replies
    3
    Views
    6,563

    Dear Lionel, We'll review this service; but i...

    Dear Lionel,

    We'll review this service; but i can't promise anything ...
    If someone else wants to have this plugin; i think that might have to do it next year.
  15. Replies
    11
    Views
    28,109

    Hello Drazen, Q: How to write for multi field,...

    Hello Drazen,

    Q: How to write for multi field, for 2 field?



    {if in_array($item.Key, ","|explode:"opisite_kratko,phone,etc..")}
    <td class="name"></td>
    {else}
    <td...
  16. Replies
    41
    Views
    40,444

    No, this is not necessary.

    No, this is not necessary.
  17. Replies
    4
    Views
    15,809

    Hello, did you have installed the IP Geolocation...

    Hello, did you have installed the IP Geolocation Database plugin?
  18. Hi rosegarden, You can try to install our...

    Hi rosegarden,

    You can try to install our JS/CSS Files Compressor plugin.
    That will solve part of your problem.
  19. Replies
    4
    Views
    5,331

    You are welcome! That is easy ;) ...

    You are welcome!



    That is easy ;)



    <textarea id="contact_owner_message" rows="6" cols="" style="width: 97%;">{if...
  20. Dear Tariq, I'll look into the problem; it is...

    Dear Tariq,

    I'll look into the problem; it is going to take a some time.
  21. Replies
    4
    Views
    5,331

    Hi Kemoid, 1. Go to your admin panel and add a...

    Hi Kemoid,

    1. Go to your admin panel and add a new phrase
    Admin Panel > Languages >> Add a Phrase
    Key: co_default_message
    Value: "I am interested in the [page_title]" (or another of course ;)...
  22. Thread: Dealers Page SEO

    by Alex
    Replies
    9
    Views
    14,389

    I'm sorry, i was a little busy and could not do...

    I'm sorry, i was a little busy and could not do it.
    Tomorrow i will continue what has been started.
  23. Replies
    13
    Views
    32,641

    And it's still not working on your side?

    And it's still not working on your side?
  24. Replies
    13
    Views
    32,641

    Petrache, To clarify the situation; in the...

    Petrache,

    To clarify the situation; in the admin panel right?
  25. Hello Tariq, If your website installed into a...

    Hello Tariq,

    If your website installed into a sub folder than you need check the main .htaccess
    Attention on the RewriteBase variable.



    # enable apache modRewrite module
    RewriteEngine on
Results 1 to 25 of 127
Page 1 of 6 1 2 3 4