Forum Replies Created
-
AuthorPosts
-
Hi Alex,
I’m not sure what you mean, do you want to move that section down? It looks like you’ve added the next section on a new row, you could try adding it to the same row instead. Then the contact form won’t conflict on the vertical level.
Please send admin login details in private if you should have any further problems.
Thanks,
RikardHi @Nicks22,
That is the expected behaviour, auto playback of video is disabled on mobile devices due to manufacturer restrictions unfortunately.
Best regards,
RikardMay 13, 2016 at 6:42 am in reply to: Slowly re-coloring in style.css – should I use Sass or Less? #631835Hi Peter,
Great, please let us know if you should need any more help on the topic.
Regards,
RikardHi,
What Andy ment by his post was that you can see all shortcodes if you enable debug mode, you can then copy/paste the shortcode of the element you want into the shortcode of the Accordion. Could you try that please?
Best regards,
RikardHey ronnieaerts,
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,
It’s per language, so you would need to copy/paste your code from Quick CSS between the languages.
Best regards,
RikardHey albert_lleida,
I’ve tagged our spanish speaking moderators for the topic, please wait for their replies.
Best regards,
RikardMay 13, 2016 at 6:32 am in reply to: Multiple Fullwidth Menu – not showing and in wrong position #631827May 13, 2016 at 6:32 am in reply to: Use percentage to define column padding that work responsive #631826Hey enzowillemstad,
Yes it sounds like a bug, glad you pointed that out to us. Could you post a screenshot highlighting the changes you would like to make please?
Regards,
RikardMay 13, 2016 at 6:29 am in reply to: lightbox goes through every other image in the page including other accordions #631825H Sophie,
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 Asterios,
It would be good if you could keep your caching plugin deactivated while we try to help you, the error message which is coming from the minified version of jQuery is still there and that is the first red flag we will wave at you.
Please try adding the following to the bottom of your functions.php file under Appearance–>Editor:
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,
RikardMay 13, 2016 at 6:19 am in reply to: CONFLICK? Avia Editor Spinning After WordPress 4.5 Update and Code Functions Fix #631821Hey serge esteves,
Please try to disable all plugins to see if there is a conflict, also clear the cache from your caching plugin. If that should not work then you could 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/
Thanks,
RikardMay 13, 2016 at 6:13 am in reply to: remove categories and date with grey lines from blogslider #631819Hi gemac-fieldbus,
Thanks for the details, I don’t know on what page you are using the slider though. Could you link directly to it please?
Regards,
RikardHi Simeon,
No they should still be there after updating. I’m guessing you don’t have any way to show us the problem since you restored a backup? If you have a staging environment or something like that where we can see the problem then we can have a closer look at it.
Best regards,
RikardHi kaloraat,
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHi scottybowl,
That is the font which is used for the icons, do you want to remove them?
Best regards,
RikardHi,
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/
Regards,
RikardHi,
Ok, thanks for the link. Not sure but I’m guessing you want to link to a section using ID? Then you will need an element with that ID, for example:
<div id="test"> Content </div>You can add an ID to a color section element, otherwise you would have to use it in a text or code block element.
Thanks,
RikardHey swotmarketing,
I’m not sure what you mean by that, could you try to explain a bit further please?
Thanks,
RikardMay 13, 2016 at 5:46 am in reply to: Alt tag for related images links and images in Shop Theme. #631796Hi Marlene,
The a tag has not alt attribute, the alt tag for images is used when the image can’t be loaded or when accessed by a browser for visually impaired people for example, so I don’t think there would be any point to adding an alt attribute to your links. http://www.w3schools.com/tags/tag_a.asp
Regards,
RikardMay 13, 2016 at 5:39 am in reply to: AdvancedLayer slider is no longer fullwidth after 3.5.4 install #631795Hi,
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,
Please try the following CSS instead:
#header .widget { padding-top: 50px; position: absolute; top: -170px; width: 550px; right: 80px; }Regards,
Rikard -
AuthorPosts
