Forum Replies Created
-
AuthorPosts
-
Hi,
The slider on the page you linked to is displaying fine on my end, could you try clearing your browser cache to see if that helps please?
Best regards,
RikardHi,
Could you provide us with a link to the site in question so that we can take a closer look please? Try deleting the cache from your caching plugin as well.
Thanks,
RikardHi Kyle,
Are you using any minify plugins? If so try to disable them or all your active plugin to see if there is a conflict. Adding this code in the bottom of your functions.php might help as well:
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');Thanks,
RikardHi,
I can’t see the problem in your video on my end using Chrome on Mac, do you have any active plugins in Chrome which might be causing it?
Best regards,
RikardHi,
I can see the buttons but no content in the slider, you can try the following CSS to control the arrow though:
.prev-slide:before, .next-slide:before { line-height: 60px !important; }Thanks,
RikardMay 2, 2016 at 4:49 am in reply to: Warning: session_start() [function.session-start] – GoDaddy #625428Hi,
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,
The code you posted in your first post seems to work when I get it with the inspector. Can you post admin login details in private so that we can have a closer look please?
Best regards,
RikardMay 1, 2016 at 9:53 am in reply to: Frontpage > Content not visible? (Menu and Footer are visible) #625284Hi Jez,
The concept of child themes is to override parent theme files and child theme files won’t be updated. For instance, if you have some code in your functions.php file which adds or overrides functionality of the parent, that code will be safe on updates. If you put it in the parent, it will not. Hope this makes things clearer to you.
Thanks,
RikardMay 1, 2016 at 9:03 am in reply to: Text editing icons (bold, Italic, etc) not shown corretly #625267Hi Kren,
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,
I replied to your other thread and I can’t see anything wrong with your installation, are you still getting this error?
Best regards,
RikardMay 1, 2016 at 8:48 am in reply to: Full width sliders not showing on website using Safari 9.0.3 #625261Hi,
Your sliders are showing fine on my end using both Chrome and Safari so I think it’s cache related, could you try a different machine to see if you get other results there?
Best regards,
RikardHi kavehmovahedi,
1. I’m not sure I understand what you are looking to do there, could you try to explain a bit further and/or post a screenshot highlighting what you are looking to achieve please?
2. You can enable debug mode and copy/paste the shortcode you want inside of your containers: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Regards,
RikardHi Lauren,
Please try the following in your functions.php file:
function add_pinterest_meta(){ ?> <meta name=”p:domain_verify” content=”733e6089c408c97230a09674a4e94c08″/> <?php } add_action('wp_head', 'add_pinterest_meta');Thanks,
RikardHi,
In the edit screen of you post scroll down to Yoast and click the Sharing icon (three dots connected) and set it there.
Regards,
RikardHi robertscott,
There is nothing in the theme which does that by default unfortunately, I think you would have to look for a custom solution to achieve that.
Thanks,
RikardHi donflavour,
You are getting this error message on the page (in private)
Best regards,
Rikard-
This reply was modified 9 years, 11 months ago by
Rikard.
Hi,
From your installation:
You have version 5.6.5 installed
Everything seems to be as it should :-)
Thanks,
RikardMay 1, 2016 at 7:44 am in reply to: PHPMyAdmin / Database: where are the theme settings saved? #625249Hi,
Sorry for the late reply. If you are only looking to export the theme settings I think the easiest option would be to use the Import/Export function in the theme options.
Thanks,
RikardHi,
Great, glad you found the cause of the problem. Please let us know if you should have any further problems on the topic.
Thanks,
RikardHi,
Could you try clearing your browser cache and reload a few times to see if that helps?
Thanks,
RikardHey otroestilo,
Sorry for the late reply, could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardHi,
Sorry for the late reply. Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Regards,
RikardHi,
Sorry for the late reply. Images are showing up fine on my end using latest version of Safari, could you post a screenshot of what you are seeing on your end please?
Regards,
RikardHi,
Sorry for the late reply. I get the same result as Vinnie does on Chrome, in what browser are you seeing that?
Regards,
RikardHey Tobiy,
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 767px) { ul.social_bookmarks { position: absolute !important; top: 45px !important; } }Regards,
RikardHi Andreas,
Sorry for the late reply. I’ve assigned your ticket to a german speaking moderator. Please wait for his reply.
Best regards,
Rikard-
This reply was modified 9 years, 11 months ago by
Rikard.
Hi,
Sorry for the late reply, on what page are you having this problem? I could only see some text on the start page.
Thanks,
Rikard -
This reply was modified 9 years, 11 months ago by
-
AuthorPosts
