Forum Replies Created
-
AuthorPosts
-
Hey!
Try completely deleting Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest. Also be sure to deactivate all plugins while testing.
Cheers!
ElliottJuly 29, 2015 at 2:46 pm in reply to: Portfolio grid: open specific item with link in text above #480250Hi!
Try creating the link like so.
<a href = "#" onclick = "jQuery('.post-entry-1111 .grid-image').click();">Portfolio item 11</a>Cheers!
ElliottHey!
Correct, it would take a lot of time and code to add that in. You can create a feature request here, https://kriesi.at/support/enfold-feature-requests/, and if it gets popular then we may see something get added in a future update.
Regards,
ElliottJuly 29, 2015 at 2:36 pm in reply to: Remove Single Shortcodes Elements – in both 'Post' and 'Page' #480244Hi!
You’ll just have to right click and view the page source to see the IDs. What elements are you trying to hide?
Regards,
ElliottHey avwebmaster!
You will want to place all of your resources on your own server. You should not be getting any SSL errors with Google fonts.
I have not used SSL before but I’m guessing if you absolutely have to grab something from an external server then you would use a protocol relative URL, http://www.paulirish.com/2010/the-protocol-relative-url/.
Cheers!
ElliottHi AWZ!
Can you send us a link to your page so we can get a better idea? Perhaps some CSS like this would work.
.avia-logo-element-container .slide-image, .avia-logo-element-container .slide-image * .avia-logo-element-container .slide-image:hover .avia-logo-element-container .slide-image *:hover { background: transparent !important; }Best regards,
ElliottJuly 28, 2015 at 8:21 pm in reply to: I need help styling Header similar to imaage attached. #479900Hi vic98!
Try doing this, http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/, to add a widget area to your header.
You can then add some extra elements to your header widget area with a text widget or the search widget. If you need help positioning them around then let us know and we’ll give you some CSS to use.
Best regards,
ElliottHi eyeweb!
Here is a correct author link, http://kriesi.at/themes/enfold/author/kriesi/.
As you can see the posts are displayed beneath the author information.
If your trying to create a custom author page then I don’t think we have any shortcodes available for displaying posts only by author. You could create a feature request here, https://kriesi.at/support/enfold-feature-requests/, and we may see an option get added to the blog posts shortcode in the future.
Cheers!
ElliottHi steviger!
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.
Cheers!
ElliottJuly 28, 2015 at 5:38 pm in reply to: How to change font size and weight of menu and top bar? #479831Hey CarstenF!
You can do this in Dashboard > Enfold > Advanced Styling. Create a new rule for the main menu level items and you can change the font weight, size, color, etc etc.
Best regards,
ElliottHey Christine!
If you have already purchased it then upload the “LayerSlider” folder into /enfold/config-layerslider/ to update all of the files.
Regards,
ElliottHey sinngolden!
It’s possible but it would take a lot of time and code to implement so it would have to be considered custom work. It would be best to hire a freelancer to help you out with this customization.
Cheers!
ElliottHi Monique!
That would depend on the service. Facebook has a “like” box for example which counts how many people have pressed it.
Cheers!
ElliottHey cecilepineau!
Are you sure your not switching to the advanced editor instead of the default editor? Make sure the post is using the default editor if you want those elements to display.
Otherwise send us a WordPress login and a link to the post and we’ll take a closer look.
Cheers!
ElliottHi Natalie_Hood!
Send us a link to your page and we’ll take a look. You can set your reply as private if you wish.
Best regards,
ElliottHi jruizmatrix!
I’m not sure what you mean by “I have made a new copy of a website to update it to an other template”. Can you take a screenshot and highlight what is going on so we can get a better idea?
Best regards,
ElliottHi KWiesner!
You could drag the blog posts element to your page and set it to display posts based on a category or tag. Other than that it would be best to use the default editor if you want your posts to display like regular blog posts.
Cheers!
ElliottHi Carolina!
Try deactivating all of your plugins and then clear your browser cache. I’m guessing it’s the font awesome plugin your using.
Best regards,
ElliottHey AWZ!
1. When you activate the child theme none of your settings will be set. You can import them from the parent theme though in Dashboard > Enfold > Import/Export.
2. If there are certain pages that are not included in the demo and you want the code for them then send us a link to the exact demo pages and we’ll take a look.
Best regards,
ElliottHi bdm55!
Our portfolio shortcode can have video links set to the portfolio posts so when you click on them a video is opened in a popup. Click on the soccer ball image in this page for an example, http://kriesi.at/themes/enfold/portfolio/.
Best regards,
ElliottHi danielhickey!
Are you using the advanced styling section in Dashboard > Enfold > Advanced Styling? If so then there is an option for the main menu level links and the sub menu level links.
If that’s not it then send us a link to your page and take a screenshot highlighting what your trying to do so we can get a better idea.
Best regards,
ElliottJuly 28, 2015 at 4:42 pm in reply to: Font resize for body text and Font recolor for headlines #479795Hey!
Your already using the fullwidth button on your page so it is extending to the edges of the screen. I’m not sure what you mean so take a screenshot and highlight your intentions so we can get a better idea.
Cheers!
ElliottJuly 28, 2015 at 4:12 pm in reply to: How to make Footer appear at the bottom of the page irrespective of the content #479781Hi!
Yes, that’s how it should work. There should not be any white space beneath the socket at all and that is what I see when I view your site. As for getting the socket to stick to the bottom with white space above it.. I’m not sure if there is a way to do that without using heavy scripting unfortunately.
Regards,
ElliottHey kaylesimon!
No, not currently. You can create a feature request and we may see something get added in a future update, https://kriesi.at/support/enfold-feature-requests/.
Or as an alternative you could use the Masonry or Blog Posts elements and set them to display products but then you’ll lose the add to cart button.
Best regards,
ElliottHi!
Hmm, well I’m not sure what’s causing the weird desktop behaviour. It’s working fine on my XAMPP setup. Try creating a separate page and just add a fullscreen slider and contact form to see if it happens there as well.
As for the mobile there just isn’t anything we can do about that. It’s how Android and iOS work. You can always scroll back up after the software keyboard displays to see what your typing. Or we could try and reduce the textarea height via CSS if you’d like.
Cheers!
ElliottJuly 28, 2015 at 3:53 pm in reply to: Disable product thumbnail image swap but keep default image hover effect #479773Hi!
Try adding this to the bottom of your functions.php file.
add_action( 'after_setup_theme', 'enfold_customization_remove_actions' ); function enfold_customization_remove_actions() { remove_action( 'woocommerce_before_shop_loop_item', 'avia_shop_overview_extra_div', 5 ); add_action( 'woocommerce_before_shop_loop_item', 'avia_shop_overview_extra_div2' ); } function avia_shop_overview_extra_div2() { global $product; $product_class = $product->is_on_sale() ? "product_on_sale" : ""; $product_class.= " av-product-class-".avia_get_option('product_layout'); echo "<div class='inner_product main_color wrapped_style $product_class'>"; }Best regards,
ElliottHi!
I would try asking the plugin authors which template is being used. If you place this inside the template..
<div class="category-term-description"> <?php echo term_description(); ?> </div>Then the description should display.
Best regards,
ElliottHi!
You can disable most of those elements in Dashboard > Enfold > Blog Layout.
For the comments just uncheck the “Allow comments” on the post or if you want it done on all posts then you can turn off comments in Dashboard > Settings > Reading.
For the title try changing line 143 in the /enfold/includes/loop-index.php file from this.
echo $title;To this.
if ( !is_single() ) { echo $title; }And you can change the layout for each post with the “Sidebar settings” option when editing the post.
Regards,
ElliottHi gentlemansgazette!
Here is the code.
[av_table purpose='pricing' caption=''] [av_row row_style='avia-heading-row'][av_cell col_style='']Private Plan[/av_cell][av_cell col_style='avia-highlight-col']Business Plan[/av_cell][av_cell col_style='']Mega Plan[/av_cell][/av_row] [av_row row_style='avia-pricing-row'][av_cell col_style='']10$ <small>per month</small>[/av_cell][av_cell col_style='avia-highlight-col']20$ <small>per month</small>[/av_cell][av_cell col_style='']50$ <small>per month</small>[/av_cell][/av_row] [av_row row_style=''][av_cell col_style='']1 GB Bandwidth[/av_cell][av_cell col_style='avia-highlight-col']10 GB Bandwidth[/av_cell][av_cell col_style='']Unlimited Bandwidth[/av_cell][/av_row] [av_row row_style=''][av_cell col_style='']10 MB Max File Size[/av_cell][av_cell col_style='avia-highlight-col']50 MB Max File Size[/av_cell][av_cell col_style='']No Maximum File Size[/av_cell][/av_row] [av_row row_style=''][av_cell col_style='']3 GHZ CPU[/av_cell][av_cell col_style='avia-highlight-col']5 GHZ CPU[/av_cell][av_cell col_style='']5 GHZ CPU[/av_cell][/av_row] [av_row row_style=''][av_cell col_style='']256 MB Memory[/av_cell][av_cell col_style='avia-highlight-col']1024 MB Memory[/av_cell][av_cell col_style='']4 GB Memory[/av_cell][/av_row] [av_row row_style='avia-button-row'][av_cell col_style=''][av_button label='Get Private Plan' link='manually,http://' link_target='' color='theme-color-subtle' custom_bg='#444444' custom_font='#ffffff' size='medium' position='center' icon_select='yes' icon='25'] [/av_cell][av_cell col_style='avia-highlight-col'][av_button label='Get Business Plan' link='manually,http://' link_target='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' size='medium' position='center' icon_select='yes' icon='29'] [/av_cell][av_cell col_style=''][av_button label='Get Mega Plan' link='manually,http://' link_target='' color='theme-color-subtle' custom_bg='#444444' custom_font='#ffffff' size='medium' position='center' icon_select='yes' icon='44'] [/av_cell][/av_row] [/av_table]Just make sure the pricing style is selected in the table options instead of the regular data table.
Cheers!
ElliottJuly 28, 2015 at 3:18 pm in reply to: How to open to a portfolio grid already sorted by a specific taxonomy #479756Hey!
It’s possible but would take a lot of time and code to implement. I would consider creating a feature request here, https://kriesi.at/support/enfold-feature-requests/, and if it gets enough interest we may see something get added in a future update.
Cheers!
Elliott -
AuthorPosts
