Forum Replies Created
-
AuthorPosts
-
Hi!
Ahh I see. That is a sidebar navigation feature that you can turn off in Dashboard > Enfold > Sidebar Settings > Page Sidebar navigation.
Regards,
ElliottHi Eckhard!
They are stored in the database but there are also some files inside the /wp-content/uploads/ folder as well so it would be best to use the theme export feature to create a copy of the settings as well.
Best regards,
ElliottJanuary 12, 2015 at 9:37 pm in reply to: Enfold Theme not responding, cannot update via WordPress since WordPress update #378534Hi!
Send us a WordPress login and we’ll take a look.
Regards,
ElliottJanuary 12, 2015 at 9:05 pm in reply to: How do I design the header – MEGA MENU section of Enfold theme #378522Hey Kayzel!
I’m not really sure what you mean by “originality / gradient / colors of MEGA MENU”. I tried checking your link but you have a coming soon template up.
Go ahead and send us a WordPress login and take a screenshot highlighting exactly what your trying to do so we can get a better idea.
Regards,
ElliottHey vpmarketing_ELSAspain!
In the link you provided it looks like your using a 4/5 and then have 1/4 columns inside of it. It appears to be working as expected when I resize the browser so I’m not really sure what the problem is.
Can you send us a WordPress login and take a screenshot highlighting what your trying to do so we can get a better idea?
Best regards,
ElliottHi!
Ok I see it on your “Unterricht” page. Your homepage seems to be fine though for some reason. Can you change our login to admin so we can take a closer look?
Regards,
ElliottHi!
Your slider settings look ok. I think the problem is with the javascript error your getting so let’s try solving that first.
Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest. Then activate the Enfold theme and not your child theme to see if the error goes away.
Regards,
ElliottHi website2create!
Are you doing this to style specific links? If so then you could just change the CSS your using. Perhaps something like this.
.your_class > a { color: red; }Go ahead and send us a link to your page and take a screenshot highlighting exactly what your trying to do and we’ll give you the CSS to use.
Best regards,
ElliottHey!
It doesn’t seem to be letting me in. Is the information correct?
Best regards,
ElliottHey!
I checked your source code and the “Verified Leads” is linking to “dev2/contact-v-i-p” so that doesn’t appear to be a CSS issue. Perhaps you set the wrong link in the menu?
For the colored button try adding this CSS.
.av-menu-button .avia-menu-text { display: inline-block !important; margin-top: 20px !important; }Regards,
ElliottJanuary 12, 2015 at 6:59 pm in reply to: How to set a default posts division for each new post #378458Hey!
It’s working fine. You do not see anything behind it because you do not have any backgrounds set behind it.
Take a screenshot and highlight exactly what your trying to do so we can get a better idea.
Regards,
ElliottHey sdbroker!
I’m not really sure how the rich snippets work but I think google is getting confused because we are adding the class “hentry” to each of the masonry gallery images so it thinks these are actual posts when they are just images you have selected to display.
The reason that gets added is because for the Masonry Gallery we are just simply using the Masonry Entries class so it uses the same code. I was having a hard time tracking it down though so I’ll flag this for the rest of our team to take a look.
Regards,
ElliottHi Michael!
That is not a WordPress template file so the child theme will not read it.
Instead what you’ll want to do is this, https://kriesi.at/support/topic/use-different-social-icons/#post-251970, and then you can select your new icon to use in Dashboard > Enfold > Social Profiles.
Regards,
ElliottHi rcgroup!
By default the maps should be displaying full width. You most likely have it inside a 1/1 column or color section which is why it’s not displaying full width.
If your still having problems then change your code to this.
#fullwidthmap .container { width: 100% !important; max-width: 100% !important; }Regards,
Elliott-
This reply was modified 11 years ago by
Elliott.
Hi reederjack5252!
It seems to be responsive on my end. What browser are you using? Can you take a screenshot and highlight what your seeing?
Regards,
ElliottHi mithster!
It looks like your using Enfold 2.9.2. You’ll need to update to the latest version, 3.0.4.
See here for updating via FTP, http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/.
Cheers!
ElliottJanuary 12, 2015 at 5:25 pm in reply to: Title and breadcrumb area – two lines + page excerpt #378383Hi conversiongreen!
I took a look at your screenshot. To make sure I understand correctly.. your wanting the blue area to be the title and the breadcrumbs on the next line and then the green area to be the page excerpt?
If that’s not correct then send us a link to the exact page and take a screenshot highlighting exactly what your trying to do so we can get a better idea.
Cheers!
ElliottHey reederjack5252!
It’s not any different from other themes. We have created a sample child theme you can use here, http://kriesi.at/documentation/enfold/downloads/.
As for why your child theme CSS is not working is because the child theme gets called first and then the parent gets called so it’s most likely that your child theme CSS is being overridden by the parent theme. To make sure it’s not overwritten you can use the !important override like so.
a { color: blue !important; }Cheers!
ElliottJanuary 12, 2015 at 5:18 pm in reply to: Problems with WPML and enfold in a multisite environment #378376Hi MuraTopcu!
It would be a lot easier to use the WPML plugin. What exactly are you having troubles with? We have made sure it’s compatible with Enfold.
WPML can be confusing for first time users so be sure to read over the documentation, http://wpml.org/documentation/getting-started-guide/.
Cheers!
ElliottHi Awelana!
When you say “have checked box” your talking about the WordPress menus in Dashboard > Appearance > Menus correct? Are you sure you have the correct menu being displayed?
Try deactivating all plugins and send us a WordPress login so we can take a closer look.
Cheers!
ElliottHey!
Try moving it over a bit more.
.responsive #top .cart_dropdown { right: -160px; }For your social bookmarks it’s probably your custom CSS which is hiding them.
@media only screen and (max-width: 767px) { /* Add your Mobile Style here */ .responsive.html_header_top #header_main .social_bookmarks { top: -35%; } #header_main { z-index: 10; }} @media only screen and (max-width: 480px) { /* Add your Mobile Style here */ .responsive.html_header_top #header_main .social_bookmarks { top: -48%; right: 9%; }}I tried viewing your site again but now it’s saying it’s private so I still cannot check.
Regards,
ElliottHi!
When you write your post click on the “img” tag in the WYSIWYG editor and you can insert a URL to your screenshot. You can use imgur.com to host your screenshot.
Best regards,
ElliottJanuary 11, 2015 at 6:33 pm in reply to: Stretched layout with background image – Is this possible? #378005Hey!
Try this.
#main .main_color { background: red; } #main .main_color .container { background: white; }If that’s not what your wanting then take a screenshot and highlight what your trying to do so we can get a better idea.
Cheers!
ElliottHi!
Wordpress SEO is the one we recommend, https://wordpress.org/plugins/wordpress-seo/.
Regards,
ElliottHey!
You’ll need to add the code above line 216 in the /enfold/includes/loop-index.php file then.
Try this.
if ( is_single() ) { echo do_shortcode("[av_hr class='invisible' height='90' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='yes' custom_icon_color='' icon='ue808' font='entypo-fontello']"); $link = get_permalink( avia_get_option('blogpage') ); echo do_shortcode("[av_button label='Back' link='manually,".$link."' link_target='' size='medium' position='left' icon_select='no' icon='ue800' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff']"); }Regards,
ElliottJanuary 11, 2015 at 6:09 pm in reply to: Transparency for Promo Box or Text Block with slight transparency #377994Hey!
You can adjust the transparency with the last value (.8).
I checked your link again and it looks like your using textblock elements there though so your probably wanting something like this.
.avia_textblock p { background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5) !important; padding: 10px; }Best regards,
ElliottHey!
I think you have to be logged in to view that page. Send us a login and we’ll take a look.
Best regards,
ElliottJanuary 11, 2015 at 5:59 pm in reply to: Latest Woocommerce update – is it still compatable? #377990Hey!
You have not included a link to your site.
Best regards,
ElliottHey!
Try dragging the shortcode into a 1/2 or similar column.
Cheers!
ElliottHey!
I think where the image is supposed to display I’m seeing a shortcode instead.
[hover_pack img=”http://www.karlmohr.net/wp-content/uploads/PH_WID_TourFrance.jpg” link=”http://www.karlmohr.net” width=”954″ height=”560″ effect=”flow” opacity=”80″ title=”Ronan Pensec Travel” text=”Accepting Bookings Online”]Cheers!
Elliott -
This reply was modified 11 years ago by
-
AuthorPosts
