Forum Replies Created

Viewing 30 posts - 18,571 through 18,600 (of 25,536 total)
  • Author
    Posts
  • in reply to: Html flicker when site loads #903796

    Hey Stefanie,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    in reply to: How to make the shop button bigger and with color? #903795

    Hey DROR,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .avia_cart_buttons {
        opacity: 1 !important;
    }

    Hope this helps :)

    Best regards,
    Nikko

    in reply to: sticky header doesn`t work #903794

    Hi rixi,

    Can you post the link provided by the plugin?

    Best regards,
    Nikko

    in reply to: Enfold Instagram Widget not displaying #903793

    Hi dietergreven,

    Glad to hear that it’s fixed. Let us know if you need further assistance :)

    Best regards,
    Nikko

    in reply to: SubMenu Button Alignment #903791

    Hi Ian,

    Please replace .page-id-16492 to #top it should apply globally.

    Best regards,
    Nikko

    in reply to: Enfold Update Deletes My Footer #903789

    Hey Shiv722,

    Enfold theme update removes all of the theme files and updates it with a new one, since you are doing some modifications on footer.php, try using a child theme: https://kriesi.at/documentation/enfold/using-a-child-theme/

    Best regards,
    Nikko

    in reply to: Magazine Excerpt #903786

    Hi,

    Glad that Ismael helped you. Thanks for using Enfold! Have a nice weekend :)

    Best regards,
    Nikko

    in reply to: Read More line in blog post article seems to be ignored #903784

    Hey EZWebdesign,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    in reply to: WPML Position #903783

    Hi,

    I have checked in Chrome, Firefox and Safari, I don’t see any difference or the two flags, try clearing out the browser cache to those browsers, it might be just a caching issue.

    Best regards,
    Nikko

    in reply to: Menu in widget area is not responsive #903781

    Hey Joepp,

    I have checked your site and it’s responsive though it’s not changing it’s width since it occupies only a little space, can you post a mockup or screenshot of what you expect it to look like on mobile devices?

    Best regards,
    Nikko

    in reply to: Gravity Forms Dependency Fields problem #903776

    Hi,

    Glad that you figured it out. Thanks for using Enfold! Have a great weekend :)

    Best regards,
    Nikko

    in reply to: open image in new window with a button??? #903775

    Hi,

    There are options in the Button module for example Button Link? which you can set manually and add the link to the pdf files and set
    Open Link in new Window? to Open in new window.

    Best regards,
    Nikko

    in reply to: Portfolio Items not responding to order by date or random #903773

    Hey sutara,

    Can you try to deactivate all plugins on the live site temporarily and check if it works? some plugins might be hindering it from working properly.

    Best regards,
    Nikko

    in reply to: mobile flyout menu and widget issues #903772

    Hi,

    I have checked on the Properties button in the main menu and it seems to be fixed. Let us know if you need further assistance on it.

    As for the 2nd question, I can see PROPERTIES AWAY KOH SAMUI, but I couldn’t find “Property search home” widget, can you post a screenshot and point it’s location?

    Best regards,
    Nikko

    in reply to: SubMenu Button Alignment #903771

    Hi,

    I have added this css code in Quick CSS:

    .page-id-16492 #sub_menu1 .container {
        max-width: 1180px;
    }

    Let us know if it helps.

    Best regards,
    Nikko

    in reply to: Enfold reinstall #903769

    Hi,

    Glad to hear that. Thanks for using Enfold! Have a nice weekend :)

    Best regards,
    Nikko

    in reply to: Change the Post Slider's default arrow icon to custom image #903767

    Hey heysnads,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .avia-post-nav .iconfont:before {
        display: none;
    }
    
    #top .avia-post-nav .iconfont {
        height: 22px;
        width: 22px;
    }
    
    #top .avia-post-next .iconfont {
        background: url('image_link') center center no-repeat;
    }
    
    #top .avia-post-prev .iconfont {
        background: url('image_link') center center no-repeat;
    }

    Just modify the height, width and image_link on the background. Hope this helps :)

    Best regards,
    Nikko

    in reply to: Cannot press 'enter' on code blocks on one of my websites #903765

    Hi,

    I checked the page and there are js errors in the console, can you try to deactivate all plugins? and check if it works, if yes activate the plugins one by one to know what caused the issue.

    Best regards,
    Nikko

    in reply to: main menu – show main menu and submenu both #903762

    Hey dennisvandeburgt,

    Yes, I think it can be done. Can you give us a link to your site? so we can check and try to give you css code that should help. Just post the details in private content so it can only be view by moderators and the thread creator :)

    Best regards,
    Nikko

    in reply to: Columns Not Showing Correctly On All Browsers #903761

    Hey Kimberly,

    Can you give us temporary admin access? so we can try to check the frontpage backend.

    Best regards,
    Nikko

    in reply to: Comments but no numbers #903758

    Hi,

    Try to modify the following files:
    enfold > includes > loop-author.php (line 127)
    enfold > includes > loop-index.php (line 228)
    enfold > includes > loop-search.php (line 50)
    and find this code in each file:

    
    comments_popup_link(  "0 ".__('Comments','avia_framework'),
    	  "1 ".__('Comment' ,'avia_framework'),
    	  "% ".__('Comments','avia_framework'),'comments-link',
    	  "".__('Comments Disabled','avia_framework'));
    

    and replace it with

    comments_popup_link(  __('Comments','avia_framework'),
    	  __('Comment' ,'avia_framework'),
    	  __('Comments','avia_framework'),'comments-link',
    	  "".__('Comments Disabled','avia_framework'));

    Hope this helps :)

    Best regards,
    Nikko

    in reply to: Enfold reinstall #903756

    Hey TimPferdekaemper,

    You can re-update enfold again, if it can’t be done via wordpress dashboard, try via ftp, you can check this thread for more information: https://kriesi.at/archives/the-complete-guide-to-updating-enfold

    As for your data, as long as you didn’t modify the theme files, you’re data wouldn’t be affected. But always make sure to have a backup before updating.

    Best regards,
    Nikko

    in reply to: Corona Theme #903755

    Hey Ozgur,

    Thanks for contacting us! Please register first to our forum before and open a new thread, and we will try to help you with it.

    Best regards,
    Nikko

    in reply to: Enfold License #903754

    Hey pddcoms,

    You can refer on this thread: https://kriesi.at/support/topic/enfold-multisite-2/
    Hope this makes it clear :)

    Best regards,
    Nikko

    in reply to: change the featured image in search flyout #903753

    Hey Magdalena,

    Can you post a link of the page mentioned? so we can check and try to give you css code that should help. Just post the details in private content so it’s only visible to moderators and the thread creator (you).

    Best regards,
    Nikko

    in reply to: Main menu item borderstyled by hoover #903752

    Hey Alexander,

    I have checked on your site and hovered over the menu items and it seems you have already done it. Let us know if you need further assistance.

    Best regards,
    Nikko

    in reply to: text link to next slide in Enfold layerslider WP #903751

    Hey nulrick,

    Best regards,We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.

    But please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/

    This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task :)

    Nikko

    in reply to: Enfold theme showing plugin update #903748

    Hi,

    Please update the theme to the latest version. That should fix any issues you are currently experiencing :)

    To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post)

    If that does not help, feel free to reply here and we will take a closer look at the issue. In that case please also add your WordPress login credentials (in the “private data” field) so we can take a look at your admin area

    Best regards,
    Nikko

    in reply to: PAGINATION PROBLEM #903747

    Hey Slawomir,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .pagination_split_post {
        display: none !important;
    }

    Hope this helps.

    Best regards,
    Nikko

    in reply to: Syntax Error on header.php #903746

    Hi,

    I have tried to check your site again, and it seems that the issue has been fixed. Is it already resolved?

    Best regards,
    Nikko

Viewing 30 posts - 18,571 through 18,600 (of 25,536 total)