Forum Replies Created
-
AuthorPosts
-
April 26, 2016 at 7:57 am in reply to: enfold website not displaying on other devices desktops included #621965
Hi elbnetz,
I’m not sure what you mean by the format box? Could you try to explain a bit further please? We will need admin login details to check the backend, please post them in private.
Best regards,
RikardHey BrendaSarg,
Could you try to enable debug mode in order to see shortcodes and then copy/paste the shortcode of that page to a new one please? http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Best regards,
RikardHi Tilman,
Unfortunately not but I’m guessing that fixed your problem? Maybe it only needed to reset.
Thanks,
RikardApril 26, 2016 at 7:43 am in reply to: Page broken… shows layout in editor but only shows code when page is viewed #621956Hi stacieclark,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Regards,
RikardHi,
Could you maybe link directly to the picture here using the link function? Would be great if you could do that.
Best regards,
RikardHi,
Try this:
.responsive .boxed#top, .responsive.html_boxed.html_header_sticky #header { max-width: 100% !important; }Best regards,
RikardHi Pia,
Please try the following in Quick CSS under Enfold–>General Styling:
.avia_image_team { border: 1px solid #ddd !important; }Regards,
RikardApril 26, 2016 at 7:25 am in reply to: Content builder does not work not because of MapPress or Events Calendar plugin #621948Hi ThomasBoinot,
Could you try adding the following to the bottom of your functions.php file to see if that helps please?
function modify_jquery() { if (!is_admin()) { wp_deregister_script('jquery'); wp_register_script('jquery', 'https://code.jquery.com/jquery-1.11.3.min.js'); wp_enqueue_script('jquery'); } } add_action('init', 'modify_jquery');Regards,
RikardApril 26, 2016 at 7:22 am in reply to: After upgrade to the latest version and WP 4.5 multiple issues on content #621946Hi jdelgadoesteban,
We will need a URL as well to be able to check your site, could you post that as well please?
Regards,
RikardHi,
You can for instance drag two 1/2 elements to a page and then copy/paste the shortcode into your tab.
Thanks,
RikardHey hdpcr,
Could you try deactivating all plugins to see if one of them is causing a conflict please? If not then send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Thanks,
RikardHi mydpidesign,
I added the code snippet to the top of functions.php and the error messages doesn’t relate to it:
Notice: add_object_page is deprecated since version 4.5! Use add_menu_page() instead. in /home/ndcintor/public_html/wp-includes/functions.php on line 3662
Did you add anything else to that file? You could try to deactivate all plugins to see if one of them is causing a conflict.
Thanks,
RikardHi Michael,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Thanks,
RikardHi Tim,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Regards,
RikardHi,
Ok great, please let us know if you should need any more help on the topic.
Best regards,
RikardHi Lyse,
You could try a 1/5 3/5 1/5 layout with widget areas in the 1/5.
Best regards,
RikardHi,
The builder is showing fine on my end (screenshot in private), so it must somehow be cache related. Could you try a different machine maybe?
Thanks,
RikardHi Peter,
Great, glad you found the problem. Please let us know if you should need any more help on the topic.
Thanks,
RikardApril 26, 2016 at 6:35 am in reply to: Problem After 4.5 Update: Finding the Faulty Javascript #621912Hi Bernd,
I think this thread will explain your first question: http://stackoverflow.com/questions/12158540/does-displaynone-prevent-an-image-from-loading
Best regards,
RikardHey 49822,
Sorry for the late reply. If you don’t want that line then please select to not show a Sidebar in the Layout menu on the right in the edit screen of the page. I couldn’t see the problem in the footer on your site though, did you manage to fix it?
Thanks,
RikardHi,
Ok, well doing what I recommended should result in a fresh installation basically. Have you done any customisations to the theme at all? You could try to completely delete the installation of the theme and reupload it again to see if that works better.
Regards,
RikardHi,
I don’t think you can do that yourself, you could try to delete some things you might not need off your site though?
Regards,
RikardHi Peter,
You have Left Sidebar selected on that page in the Layout menu to the right on the edit screen, could you try to change it please?
Thanks,
RikardHi,
You are getting some javascript errors on the page but I’m not sure why, could you please try to overwrite the theme files with a fresh copy from your Themeforest account via FTP to see if that helps? http://kriesi.at/documentation/enfold/updating-your-theme-files/. Also, please try to keep all plugins deactivated in case there is a conflict from one of them.
Thanks,
RikardHi,
Sorry for the late reply. Unfortunately we don’t have the ability to edit host files to be able to view your site. Could you make it public in some way so that we can access it please?
Thanks,
RikardHey richardhofer83,
Sorry for the late reply. We’d appreciate if you could open a separate thread for each thing you would like to change in the future. Threads like these are extremely hard to follow for moderators.
1. Try this CSS:
.template-shop .single-product-main-image .images a { border-width: 0px !important; }2. Try this as well:
#av_section_1 .container { border-color: transparent !important; }3. I couldn’t see anything like that on my end, in what browser are you seeing this?
4. Try this:
.inner_product_header_cell h3 { text-decoration:none !important; }5. Try this:
#top #reviews h2 { font: 18px/17px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }6. Screenshot is not loading, could you check please?
Thanks,
Rikard -
AuthorPosts
