Forum Replies Created
-
AuthorPosts
-
Hey Albert!
Could you provide us with a link to the site in question so that we can take a closer look please? Keep in mind that Enfold is compatible with WooCommerce and we cannot guarantee that you other system will be.
Cheers!
RikardHi!
It’s definitely one of your plugins or cache which is causing this, what I get after disabling all plugins: http://imgur.com/4prLsBk. I would suggest you disable all plugins, especially caching ones, while you are working on the site and then enable them one by one to see which one is causing the issue.
Best regards,
RikardHey happinessplunge!
That is the expected behaviour when using ALB for posts, it’s more like creating a page that will appear in you blog feed. If you want the “regular” format of posts, please use the default editor.
Cheers!
RikardHey Daniela!
1. You can try adding some more space to the hr you have under your slider with this:
.page-id-3374 .hr-invisible { height:80px !important; }Try adjusting the value 80 to fit your liking.
2. Please try the following to make the tabs display full width on both portrait and landscape on tablet:
@media only screen and (max-width: 1024px) { .tabcontainer, .av_three_fifth { width: 100% !important; } }6. It looks great on my end in portrait mode but there’s only one column in landscape, so maybe you can do this:
Replace:
@media only screen and (min-width: 768px) and (max-width: 1024px) { .page-id-4453 .av_one_fourth { width: 47.5% !important; } }with this:
@media only screen and (max-width: 768px) { .page-id-4453 .av_one_fourth { width: 47.5% !important; } }7. Could you provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply. Also, what browser are you using to get this error?
Regards,
RikardHi chrissuddes!
You can edit the site title and tagline under Appearance–>Customise
Best regards,
RikardHi andrea!
Please try the following in Quick CSS under Enfold–>General Styling:
#header_meta { border-bottom-width: 0px !important; }Don’t know what to do about the logo though, did you save it in png-24 or png-8?
Regards,
RikardJune 2, 2015 at 10:13 am in reply to: Website is extremely slow when navigating from page to page #453032Hi mmandarino!
I didn’t find the site slow at all but maybe I was lucky. You could try the following plugins to see if you experience any improvements in speed:
WP Smush:
https://wordpress.org/plugins/wp-smushit/
W3 Total cache:
https://wordpress.org/plugins/w3-total-cache/
BWP Minify:
https://wordpress.org/plugins/bwp-minify/
Best regards,
RikardJune 2, 2015 at 9:59 am in reply to: Social Icon Images and Search Image Not Showing on Home Page Load #453022Hey LeAnneWilliams!
Could you please try the following to see if it works for you: http://kriesi.at/documentation/enfold/enable-cors/
Regards,
RikardHey!
#1 That is the default Enfold behaviour, it’s useful since it helps users to understand on what page they are currently on. But if you want to remove it you can add this to Quick CSS under Enfold–>General Styling:
span.avia-menu-fx { display:none !important; }#2 I’m not entirely sure I understand what you mean by that but you can add or delete and item to or from the menu under Appearance–>Menus
Cheers!
RikardHey ryanarmstrong28!
Maybe you could import the demo again and just edit the pages to your liking? I think that would be the easiest option.
Regards,
RikardHey AvionicsSource!
You screenshot is not loading on my end, could you try imgur.com or a public dropbox folder instead? Also, please include a link to the site in question so that we can take a closer look.
Regards,
RikardHey tlsdave!
Not sure what it should look like so could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.
Best regards,
RikardHey!
I couldn’t log in the those details, could you check please?
Best regards,
RikardHey!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.
Regards,
RikardHi ermington!
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHi!
Great, we’ll keep the thread open if you should need any more help. Please get back to us if you solve the problem or need some additional assistance.
Cheers!
RikardHey!
Ok, I think we both made the same mistake. I have ad-blocking addons in Chrome that I checked you site with, so I checked your page in a browser in which I don’t and it’s showing fine.
Regards,
RikardHey almyles1975!
Not sure what you mean but there is a built in Contact Form element in Enfold. You can find it under Content Elements in the Avia Layout Builder.
Regards,
RikardHi Ad-Min7477!
There’s nothing like that out of the box with Enfold but maybe this plugin could help you? https://wordpress.org/plugins/ultimate-tag-cloud-widget/
Regards,
RikardHi EricSmeets!
You can set that under Settings–>Discussion. Comments should be displayed with the —— comments at the top of each page
Best regards,
RikardHi nickyandrews1!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.
Best regards,
RikardHi!
Maybe you can try one or more of the following plugins to see if they will help:
W3 Total cache:
https://wordpress.org/plugins/w3-total-cache/
BWP Minify:
https://wordpress.org/plugins/bwp-minify/
WP Smush:
https://wordpress.org/plugins/wp-smushit/Cheers!
RikardJune 2, 2015 at 8:42 am in reply to: Special Heading title not aligned to the middle of the color section #452971Hey DROR!
It looks centered to me, I don’t think it will get any better than that. I couldn’t see any paddings or margins either that would offset it.
Cheers!
RikardHi chriskean!
It might be a conflict with a plugin, could you try to deactivate all non WooCommerce plugins to see if that is the case? I also saw an error message in your backend indicating that you might have to increase the memory limit of you WordPress installation: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Regards,
RikardHi!
Yes it can, but you will still need to add code manually if that is what you are trying to avoid:
<span class="second-color">voor uw feest</span> .second-color { color:#e23ea1; }Regards,
RikardJune 2, 2015 at 6:53 am in reply to: Site doesn't load correctly for new users, helps ctrl+f5 #452932Hey Jacek!
Your site looks the same to me in regular Chrome compared to Incognito, could you provide us with a screenshot of the problem maybe? Also, make sure all cache is removed from both your WordPress installation as well as your browser.
Regards,
Rikard -
AuthorPosts
