Forum Replies Created
-
AuthorPosts
-
December 30, 2014 at 12:04 am in reply to: Top Navigation Bar (Can I add a Colored Background?) #372924
Hi hylandgraphics!
Your talking about the main menu correct? You can edit the links in Dashboard > Appearance > Menus and set the style to be a button. Or you can change the background of the menu links in Dashboard > Enfold > Advanced Styling.
If that’s not correct then send us a link and take a screenshot highlighting exactly what your trying to do.
Regards,
ElliottHi!
In that case add a codeblock element to your page content and add this inside.
<style type = "text/css"> #after_full_slider_1 { background: url("URL to your image") !important; } </style>Cheers!
ElliottHey addwebtoday!
Edit the portfolio post and set it to a full width layout, no sidebar.
Regards,
ElliottDecember 29, 2014 at 11:27 pm in reply to: Moving Woocommerce Flyout Cart To Social Icon Menu #372907Hey!
You’ll need to move it around with CSS.
.cart_dropdown { top: -20px !important; }Regards,
ElliottHi sabrinasantilli!
Send us a link and deactivate all plugins and we’ll take a look.
If your not using Enfold 3.0.4 then be sure to update.
Regards,
ElliottHey!
Are you talking about the header background? If so then the CSS you want to use is this.
.header_color .header_bg { background: url("URL to your image") repeat-x fixed left top #ffffff !important; }Otherwise take a screenshot and highlight the exact area your wanting to edit.
Best regards,
ElliottDecember 29, 2014 at 11:20 pm in reply to: Changing Theme Wide Header Settings On A Single Page #372899Hi hmsvictory!
See here, https://kriesi.at/support/topic/creating-a-custom-templatemenu/.
Cheers!
ElliottHey!
This will set it to an H1.
add_filter( 'avf_title_args', 'enfold_customization_single_title', 0, 2 ); function enfold_customization_single_title( $args, $id ) { if ( is_single() ) { $args['title'] = get_the_title($id); $args['heading'] = 'h1'; } return $args; }Best regards,
ElliottDecember 29, 2014 at 11:10 pm in reply to: Moving Woocommerce Flyout Cart To Social Icon Menu #372896Hi hmsvictory!
Open up /enfold/config-woocommerce/config.php and change line 782 from this.
add_action( $position, 'avia_woocommerce_cart_dropdown', 10);To this.
add_action( 'ava_inside_main_menu', 'avia_woocommerce_cart_dropdown', 10);Regards,
ElliottHi!
Add this to a codeblock element in the page.
<style type = "text/css"> .mfp-iframe-holder .mfp-content { max-width: 1200px !important; } </style>Cheers!
ElliottHey!
When that happens just hit the “Reset All Options” button and try it again. I went ahead and imported the restaurant for you.
Cheers!
Elliott-
This reply was modified 11 years ago by
Elliott.
December 29, 2014 at 10:59 pm in reply to: Jumping to an other 'spot' on the same page within Enfold using menu-items? #372885Hey!
It needs to be all lowercase. I went ahead and edited it for you.
Cheers!
ElliottHey!
Your getting a lot of javascript errors. Deactivate all of your plugins and reactivate them one by one to see which one is causing the problem.
Cheers!
ElliottHey Dominique!
Try adding this to your custom CSS.
p { font-size: 14px; }Cheers!
ElliottHey!
The footer has the copyright text which you can set in Dashboard > Enfold > Footer and it also has a menu you can set in Dashboard > Appearance > Menus.
Are you talking about the copyright text? If so then you can use HTML to display a link.
<a href = "URL">Click me</a>Best regards,
ElliottHey!
It’s loading fine on my end. What browser are you using?
Try clearing your browser cache and view again.
Cheers!
ElliottHey idonate!
Make sure your using the latest version of Enfold, 3.0.4, and deactivate all plugins to see if it still happens.
Regards,
ElliottHi Webmasterteam!
Your wanting to use the LayerSlider as a background image? I don’t think that would be possible.
If your just wanting to have some content display on top of the LayerSlider then you can create a new layer for your slides and add some HTML inside.
Regards,
ElliottHi!
Try “exercises” in all lowercase.
Cheers!
ElliottHey!
You just count the total number of widget areas your using.
Cheers!
ElliottHey!
You need to use this.
.category-lawlor-focus .blog-author { display: none !important; }Best regards,
ElliottHi Angiec13!
We do not include the revolution slider with Enfold. If you want to use it you will need to contact the plugin authors.
Best regards,
ElliottHi!
It seems to be working fine on my end. I created a custom widget area and it’s the 10th widget area on my setup so I set the sidebar name to “sidebar-10” and it’s randomizing the widgets assigned to this widget area on each page load.
Cheers!
ElliottHi!
Hmm, that looks like it might work. Try adding it to the bottom of your functions.php file and then replace “sidebar” in the code to “sidebar-1” or “sidebar-2” etc etc.
Cheers!
Elliott-
This reply was modified 11 years ago by
Elliott.
Hi!
The new link you provided is giving me a 403 forbidden error.
Regards,
ElliottHey!
All you have to do is click on the image of whatever demo you want to import and then wait until it finishes downloading. Perhaps your just clicking on it and then navigating somewhere else so it does not have a chance to finish.
Which restaurant demo are you trying to import?
Regards,
ElliottHi!
Ok I see it now. It doesn’t seem to be happening on our demo site though, http://kriesi.at/themes/enfold/shortcodes/easy-slider/, and I cannot reproduce it on my XAMPP setup either.
Is it just that page that is having the issue?
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.
3. Create a new page with no content inside except the slider to see if it happens there as well.
Regards,
ElliottHi!
I don’t think that would be possible. The WordPress function for displaying a widget area does not have an option for randomizing the widgets and I could not find any plugins for it either.
@stevewturnbull, Click on “Account Overview” and then go to your subscriptions to delete them. You can also click on “Unsubscribe” when viewing the topic you are subscribed to.Cheers!
ElliottHi!
It worked fine for me. Clear your browser cache and check your site to see the results.
I noticed you have quite a few pages in your trash from previous import attempts that you will want to delete.
Best regards,
ElliottDecember 29, 2014 at 9:35 pm in reply to: WooCommerce Multilingual product translation editor not showing #372823Hi!
I tried editing one of the textblocks in your first page and it’s switching between the visual and text editors just fine, no javascript errors.
I visited your products and tried searching for “Flaschenweine” but no products were returned. I didn’t see any javascript errors there either.
Take a screenshot and highlight what is going on so we can get a better idea.
Regards,
Elliott-
This reply was modified 11 years ago by
Elliott.
-
This reply was modified 11 years ago by
-
AuthorPosts
