Forum Replies Created
-
AuthorPosts
-
Hi Drebosio!
I had a look on your site on an iPhone 4 with lastest Safari browser and I can’t see any of the errors you’re getting. Could you try a different browser and see if you get the same results?
Cheers!
RikardHey newtonlinchen!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post it here as a private reply.
Cheers!
RikardHey PrivateLabel!
You’re most likely getting those error because of a slight bug with the menu on mobile devices which will be fixed in the next release. You can add the following code to Quick CSS if you want to fix it before then:
#wrap_all { position: relative !important; }
Cheers!
RikardHey larsAWX!
This bug will be fixed in the next release. Thanks for bringing our attention to it…
Cheers!
RikardHi!
Did you remove the pages? I’m getting 404 errors when trying to view your links.
Regards,
RikardHi!
Try and paste the following code to Quick CSS:
.post-entry-600 .avia-image-container.avia-align-center .avia-image-container-inner { width: 100% !important; } .post-entry-600 .avia-image-container-inner, .avia_image, .av-image-caption-overlay { min-width: 98% !important; }
This should only affect the 4 images under the slider on the front page. Increase or decrease 98% for less or more space between the images.
Best regards,
Rikard- This reply was modified 9 years, 9 months ago by Rikard.
Hey!
The directory page was slower to load, most likely due to a lot more requests, 140 vs 34, and almost double the content size.
Best regards,
RikardHi Don!
If you’re trying to stop CSS generated from a plugin, then please refer to the CSS file generated by the plugin located in the plugin folder of your WordPress installation.
Cheers!
RikardHi kashcroft!
You can simply copy header.php from your Enfold folder into your child theme folder. I’m not 100% sure about where to add the Google Tag Manager code though but I think it goes into the head tag.
Regards,
RikardHey Antonio,
Could you please also provide us with a temporary admin login so that we can investigate further?
Regards,
RikardHi Nexttrack!
Could you please provide us with a temporary login so we can take a look? You can post it here as a private reply.
Cheers!
RikardHi sarahed!
Your ‘>>’ happens to be then ending of a HTML tag, so it caused the tag to end prematurely. I added an alternative » instead.
Regards,
Rikard- This reply was modified 9 years, 9 months ago by Rikard.
Hey HiDrew!
Try adding the following code to your Quick CSS:
.home div#main { margin-top: 0px !important; }
Regards,
RikardHey vk5kdc!
You can try to add
!important
after each CSS statement if they are not taking effect.Example:
#top select { color: #777 !important; }
Best regards,
RikardHey!
Could you please provide a link to the site where the problem occurs?
Cheers!
RikardHi!
How did you solve your problem? Another user is interested: https://kriesi.at/support/topic/logo-menu-overlapping-firefox-2/
Cheers!
RikardFebruary 6, 2015 at 8:14 am in reply to: Search in top menu breaks to second line in Safari. #391859Hey Tomzilla!
Please update to the latest version of Enfold, you are currently using 3.0.4. I had a look at your site in Safari, though on OSX, and I couldn’t see the problem, did you manage to get it fixed?
Regards,
RikardHey!
The default behaviour of the theme is to add all pages to the main menu if you haven’t selected where to display your menu in Appearance–Menus–> under the items. I’ve checked Enfold Main Menu and it appears to function as it should.
Cheers!
RikardFebruary 6, 2015 at 7:19 am in reply to: mobile nav visible when scrolling to the right side! #391852Hi tamaranfibeitek!
This will be fixed in the next update. Meanwhile please paste the following code to your Quick CSS:
#wrap_all { position: relative !important; }
Best regards,
RikardHey!
Please try and paste the following code to your Quick CSS:
.image-overlay .image-overlay-inside, .avia_transform a .image-overlay { display: none !important; }
Cheers!
RikardFebruary 6, 2015 at 6:58 am in reply to: How can I increase the size of the social_bookmarks on the top menu bar? #391847Hey havi!
Try and paste the following code to your Quick CSS:
#top #wrap_all .social_bookmarks, #top #wrap_all .social_bookmarks a, #top #wrap_all .social_bookmarks li { font-size: 110% !important; }
If you are concerned with usability on your site, you should probably consider changing the colour of the social bookmarks to a darker colour since your background image is very light in some places.
Best regards,
RikardHi Antonio!
I got a 404 page for this page: https://casateulada.com/de/kalender-rates. Could you please check it?
Best regards,
RikardFebruary 6, 2015 at 6:43 am in reply to: intermediate page on cascading menu on mobile not 'clickable' #391842Hey Frank!
I had a look at your installation and I can see that you have checked the option to not show submenu items in Enfold–>Header–>Mobile Menu. If you uncheck this you will be able to see subitems in your mobile menu making everything clickable.
Regards,
RikardHi!
This will be fixed in the next update. Please use the following code until then:
#wrap_all { position: relative !important; }
@WEBIGAMI the code you are using will only affect mobile devices, please remove it and replace with the code above.
Cheers!
Rikard- This reply was modified 9 years, 9 months ago by Rikard.
-
AuthorPosts