Forum Replies Created
-
AuthorPosts
-
Hey!
You probably have a typo somewhere in your other CSS. Add the code to the very top of the Quick CSS field.
Best regards,
ElliottHey!
I see it on my end, Windows 10. It only seems to be happening on the “strippers” section and below though. Try removing the portfolio shortcode from each section to see if that is the element that is causing the problem.
Best regards,
ElliottHi!
You mean like in the Lifestyle demo? http://kriesi.at/themes/enfold-lifestyle-blog/
Navigate to Dashboard > Enfold > Header > Extra Elements and for the social icons set them to display in the main header area.
Or are you just wanting them to stay in the same place and have a green circle background? If so then add this to your custom CSS.
.social_bookmarks > li { background: green !important; border-radius: 300px !important; }
Cheers!
ElliottHi kiddychang!
First off go ahead and update WordPress and let us know when your done. Also be sure to deactivate all plugins while testing. It looks like your using quite a few.
Cheers!
ElliottHey WolfvanHaeren!
Is there an error message? Take a screenshot of what happens.
Also, I would contact your hosting provider to see if they have any backup tools or automatic backups scheduled as they usually do.
Cheers!
Elliott-
This reply was modified 9 years, 7 months ago by
Elliott.
Hey Veronica!
Add this to your custom CSS.
@media screen and (max-width: 400px) { #top .av_one_fifth { clear: both !important; margin: 0px !important; left: 50%; transform: translate(-50%); } }
Regards,
ElliottHey lome61!
Please see here, https://kriesi.at/support/topic/modify-post-image-size/#post-432178.
Regards,
ElliottHi jend_onesource!
It will overwrite all of your settings in the Enfold options panel. You can export your options in Dashboard > Enfold > Import / Export and then re-import them after you import the demo content but the demos will not look the same most likely.
Cheers!
ElliottHi timzinfa!
Yes you can use the Yoast SEO plugin but keep in mind that it’s not going to see content in the layout builder. This does not effect your actual SEO, the search engines can still see your content. It’s just that the plugin does not know how to read the content in the layout builder.
Regards,
ElliottHi AgenceKineka!
You can do this with the column elements. Edit each column and then click on the “Animation” tab to set an animation.
Regards,
ElliottHey hyperbayes!
Let’s try the following.
1. Deactivate all plugins.
2. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
If your still having trouble after doing the above two steps then send us a WordPress login and we’ll take a closer look.
Best regards,
ElliottHey rlbr226!
You can do this, http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/, to edit the code used in the layout editor though I’m not sure if your custom shortcodes will work there or not.
Best regards,
ElliottDecember 10, 2015 at 2:38 am in reply to: cart icon to show no. of items as bubble notification #550089Hey voxi79!
It would take a lot of customization and would have to be considered custom work. It would be best to hire a freelancer to help you out with this customization or consider creating a feature request here, https://kriesi.at/support/enfold-feature-requests/, and if it gets enough interest then we may see something get added in a future update.
Cheers!
ElliottDecember 10, 2015 at 2:34 am in reply to: Columns respond different when I choose "No space in between columns" #550088Hi 118group!
I’m not really sure what’s causing that. Try completely deleting Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest. If that does not help then try adding this to your custom CSS.
@media only screen and (max-width: 989px) and (min-width: 768px) .responsive .av_one_fourth.first.el_before_av_one_fourth.flex_column_div, .responsive .av_one_fourth.first + .av_one_fourth.flex_column_div, .responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth.flex_column_div, .responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth + .av_one_fourth.flex_column_div, .responsive .av_one_half.first + .av_one_fourth.el_before_av_one_fourth.flex_column_div, .responsive .av_one_half.first + .av_one_fourth.el_before_av_one_fourth + .av_one_fourth.flex_column_div, .responsive .avia-content-slider-inner .av_one_fourth.flex_column_div { margin-left: 4% !important; width: 48% !important; }
Regards,
ElliottHi 1039 Online!
It should work fine without editing any of the settings but you may need to switch the order of the scripts depending on the plugins your using.
Send us a link to your page and we’ll take a look.
Best regards,
Elliott-
This reply was modified 9 years, 7 months ago by
Elliott.
December 10, 2015 at 2:25 am in reply to: Alternate mobile logo for pages with transparent desktop logo #550084Hey Tobias!
It seems to look fine on my end. I noticed on mobile you have two logos displaying like you mentioned.
Your using this in your child theme stylesheet?
@media only screen and (max-width: 480px) { .logo a { background-image: url(//www.outdoor-inn.de/theme1/oi_mobile_160.png); background-size: contain; background-repeat: no-repeat; background-position: 0 50%; }
If you want to use that one instead then try changing your CSS to this.
@media only screen and (max-width: 480px) { .logo img { display: none !important; } .logo a { background-image: url(//www.outdoor-inn.de/theme1/oi_mobile_160.png); background-size: contain; background-repeat: no-repeat; background-position: 0 50%; }
Best regards,
ElliottHi Tomas!
I’m not sure of the code your referring to but I think you should be able to paste it inside the GA option in the Enfold settings. All it does is shove those contents into the head tag so you could add other scripts in there as well.
Regards,
ElliottDecember 10, 2015 at 2:19 am in reply to: Hide Enfold Masonry element until button is clicked. #550081Hey haydaw!
I don’t see an easy way of going about this unfortunately. It would take a lot of edits to the javascript to implement that. It would be best to hire a freelancer to help you with this customization.
Regards,
ElliottHi John!
Deactivate all of your plugins and send us a link to your page so we can take a look.
Best regards,
ElliottHey thelistener!
Did you get this sorted? I see they are not displaying randomly anymore and I do not see the “Uncategorized” tag your referring to.
Cheers!
ElliottHi joseph!
Navigate to Dashboard > Appearance > Menu and create the menu you wish to display there. In the menu settings at the bottom make sure it’s set to display in the footer menu area.
Regards,
ElliottDecember 10, 2015 at 2:12 am in reply to: Weird display for list view for Event Calendar after update #550076Hey cybervise13!
I see the pricing but as far as I can tell that’s how it’s supposed to look. Can you take a screenshot and highlight how it’s supposed to look?
Regards,
ElliottHi Dino!
Can you send us a link to your page so we can take a look? Your just trying to have the post entries expand fullwidth?
Cheers!
ElliottHey raglovesfootie!
When you edit the product you can remove the breadcrumbs on the right hand side with the layout settings.
If you just want to use CSS then add this to your custom CSS.
.single-product .breadcrumb { display: none !important; }
Best regards,
ElliottDecember 10, 2015 at 2:00 am in reply to: Logo on the left, Picture on the right, Menu below in the middle #550070Hi leoadmin!
Send us a link to your page and we’ll see if we can get you some CSS to use.
Best regards,
ElliottHey Luis!
Make sure your using the latest version Enfold, 3.4.5, and make sure all plugins are deactivated while doing the import.
If your still having trouble then turn on WordPress debugging and check your server error logs for any useful information.
Send us a WordPress login and we’ll take a closer look.
Best regards,
ElliottHi 364Grad!
Let’s try the following.
1. Deactivate all plugins.
2. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
If your still having the problem after doing the above two steps then send us a WordPress login and we’ll take a look.
Regards,
ElliottHi AsadIC!
I am seeing this error when trying to submit.
XMLHttpRequest cannot load https://52kards.com/shop/. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://52kards.com' is therefore not allowed access.
Perhaps it has something to do with the HTTPS vs HTTP.
Try this out, http://kriesi.at/documentation/enfold/enable-cors/.
Best regards,
ElliottHey coreyblaser!
Yes, that is a known issue with the Yoast plugin and layout builders. There is not much we can do here.
Please keep in mind that it does not effect your actual SEO. The search engines can still see your content fine. It’s just that the plugin does not know how to read the content in the layout builder.
Best regards,
Elliott-
This reply was modified 9 years, 7 months ago by
Elliott.
Hi bibbitybop!
It does not look like there is a submit button in your code. Where did you get this code from?
Send us a link to your page and we’ll take a look.
Cheers!
Elliott -
This reply was modified 9 years, 7 months ago by
-
AuthorPosts