Forum Replies Created
-
AuthorPosts
-
Hi Klaus!
Can you send us a WordPress login so we can take a closer look?
Be sure to deactivate all plugins while testing and double check that your using the latest version of Enfold, 3.1.3.
Regards,
ElliottHey sjidesign!
1. It looks like you already did that.
2. It looks like you already centered them. It’s not going to be easy to change the order like how your wanting though. In this case I would use a footer widget and insert all of your content in a text widget so you can change the order.
3. That would take a lot of time and code and would have to be considered custom work. It would be best to hire a freelancer to help you out with this customization.
Cheers!
Elliott-
This reply was modified 10 years, 9 months ago by
Elliott.
Hey Alcadis!
Try deactivating all of your plugins.
The test results says your robots.txt file is blocking all of the CSS and JS from loading so you could try temporarily deleting your robots.txt file to see what happens.
Regards,
ElliottHey!
Ok so it looks like your not using any shortcodes but your using the WordPress “Add media” button correct? If you switch to the text editor instead of the visual editor then you should see the code which should look something like this.
[caption id="attachment_113" align="alignnone" width="300"]<a href="http://www.yoursite.com/img.png"><img class="size-medium wp-image-113" src="http://www.yoursite.com/img.png" width="300" height="200" /></a> Caption text[/caption]You’ll need to add title, alt, and rel attributes to the link so it looks like this.
[caption id="attachment_113" align="alignnone" width="300"]<a title = "title text" alt = "alt text" rel = "lightbox" href="http://www.yoursite.com/img.png"><img class="size-medium wp-image-113" src="http://www.yoursite.com/img.png" width="300" height="200" /></a> Caption text[/caption]And they will open up in the magnific popups now and display the title text you have set.
Or you could use our image shortcodes which does all of this automatically.
Best regards,
ElliottApril 22, 2015 at 9:47 pm in reply to: Enfold – Magazine (post with link format does not run) #433147Hi!
This is kind of bordering on custom work but send us a link to your page and we’ll take a look.
Regards,
ElliottHey Peter!
Hmm, not really sure I understand. I know it’s possible to clone whole sites but I do not know about pages. It sounds like you would need a custom plugin made for this.
1. It would be best to ask this on themeforest but it sounds like you will need 4 licenses.
2. Not really sure. It would be best to hire a multisite professional to figure out the best way to go about this.
3. Same as above. It would also be best to contact the EventsCalendar authors as well.
Cheers!
Elliott-
This reply was modified 10 years, 9 months ago by
Elliott.
April 22, 2015 at 9:37 pm in reply to: Media library the system seems not to respond and it keeps on loading but it #433140Hey!
Yes you should update WordPress as well. Not sure why it’s not notifying you. Did you install WordPress manually or use a one click install with your hosting provider? Try deactivating all plugins.
Regards,
ElliottHey!
I deactivated all of your plugins and it started to display correctly. Reactivate them one by one to see which one is causing the problem.
Cheers!
ElliottApril 22, 2015 at 9:21 pm in reply to: Advanced Layout Editor in Posts shows default PAGE sidebar instead of POSTsidebr #433131Hey Pixelbits!
The latest version of Enfold already has this implemented. Try completely deleting Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/
After doing this you should be using the latest version, 3.1.3.
Regards,
ElliottApril 22, 2015 at 9:15 pm in reply to: Special Headings inside color section ignore custom colors #433126Hi Haybazak!
Add this to your custom CSS.
.custom-color-heading h3 { color: inherit !important; }Cheers!
ElliottHey WolfvanHaeren!
Send us a link to your page and take a screenshot highlighting what your trying to do so we can get a better idea.
You can set your reply as private if you wish.
Regards,
ElliottHey Aristidis!
Navigate to Dashboard > Enfold > Sidebar Settings and make sure the “Sidebar on Smartphones” option is checked. Next add this to your custom CSS.
@media screen and (max-width:400px) { .single-product aside { display: none !important; } }Cheers!
ElliottHey ctavormina!
Send us a WordPress login and take a screenshot highlighting the CSS your using in the slider settings so we know what to look for.
If your using a caching plugin then be sure to clear it’s cache.
Regards,
Elliott-
This reply was modified 10 years, 9 months ago by
Elliott.
Hi!
Try opening up /enfold/framework/php/class-framework-widgets.php and change line 452 from this.
$additional_loop = new WP_Query("cat=".$cat."&posts_per_page=".$count);To this.
$additional_loop = new WP_Query("cat=".$cat."&posts_per_page=".$count."&orderby=rand");Regards,
ElliottHi finchkelsey!
I created a test page on your site and the blog posts element appears to be working fine.
Regards,
ElliottApril 22, 2015 at 8:27 pm in reply to: Google Analytics not saving – Re-open please – New Problem #433098Hi jakejauhari!
Try deactivating all of your plugins. If that does not help then send us a WordPress login and we’ll take a closer look.
Best regards,
ElliottHi zebravision!
What is the size? Uploading a logo with a size that is double of the header should be fine. Send us a link and we’ll take a look. You can set your reply as private if you wish.
Best regards,
ElliottApril 22, 2015 at 8:22 pm in reply to: Can't edit pages in Enfold 3.1.3 – possible plugin conflict? #433093Hey!
We do not support third party plugins but we try and get as much compatibility as possible. I tried logging in to check the error but it’s not letting me in. Is the information correct?
If your sure it’s working fine on another installation then it’s probably a conflict between two plugins on the other install. It would be best to contact the plugin authors.
Cheers!
Elliott-
This reply was modified 10 years, 9 months ago by
Elliott.
Hey!
Probably. Make sure to clear the plugin cache to see changes.
Regards,
ElliottHi segalmedia!
So your having trouble setting the featured images of your pages? 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 then send us a WordPress login and we’ll take a look.
Cheers!
ElliottHi glozemedia!
I viewed your link but it looks like you changed things around a bit. Change it back to how it was in your screenshot so we figure out what’s going on.
Best regards,
Elliott-
This reply was modified 10 years, 9 months ago by
Elliott.
Hey fineart!
Your image URLs are giving me 404 not found errors. Are you sure they actually exist on the server?
Try deactivating all of your plugins and clear your browser cache to see if that helps.
Regards,
ElliottHi thomaslester!
Have you contacted the plugin authors? What happens in the default theme?
Best regards,
ElliottHi!
Try increasing the 900px value in the code to something higher like 1100px. It depends on your tablet resolution, how many pixels the screen width has.
Best regards,
ElliottApril 22, 2015 at 6:20 pm in reply to: Product sub – categories shown instead of individual products on Product Grid el #433028Hi!
Oh I see. Kind of like this right? http://docs.woothemes.com/document/woocommerce-nested-category-layout/
If you navigate to Dashboard > Woocommerce > Settings > Products > Display you can set your “Shop Page Display” to “Show categories and subcategories”.
Cheers!
ElliottHey Sharedmarketing!
Try turning on WordPress debugging, https://codex.wordpress.org/Debugging_in_WordPress, and then try activating it again and check your server error logs for any useful information.
Best regards,
ElliottHey!
Not sure what it could be. Is that the image you have set to the slide background? Send us a WordPress login and we’ll take a closer look.
Best regards,
ElliottHi!
Hmm, I haven’t seen that before. Can you send us a link to your page so we can take a look? You can set your reply as private if you wish.
Maybe something like this will align it left.
.sidebar_left.sidebar { text-align: left; }Not sure about the hyphens though.
Cheers!
ElliottHey Coco!
You can place it inside a grid row element or use our column elements. For example you could use a 1/4 + 1/2 + 1/4 column layout and place the contact form in the middle 1/2 column.
Cheers!
ElliottHey Coco!
You can use some CSS like so.
nav.main_menu .current-menu-item > a > .avia-menu-text { color: red !important; }Cheers!
Elliott -
This reply was modified 10 years, 9 months ago by
-
AuthorPosts
