Forum Replies Created
-
AuthorPosts
-
Hey!
There is an error in your avia.js on line 1299. It should be:
if(st < el_height/1.5)
That should fix the js file to correctly run and show the mobile menu icon selection.
Best regards,
DevinHi!
What is breaking with the validation? I’m not seeing it or at least what might be intended to be seen.
Best regards,
DevinHey!
What version of WordPress Enfold and WordPress SEO do you have installed right now that things are breaking?
Regards,
DevinHi!
Yes and no. WooCommerce is what builds all of the store, products, checkout etc. The theme really only styles the plugins output.
The single product page has a few extra wrappers and things added to it with code in the config-woocommerce/config.php file but WooCommerce also supports using template files: http://docs.woothemes.com/document/template-structure/
There isn’t an individual page for each product however so if you were thinking of modifying individual product pages that is not really doable.
Regards,
DevinHey lemedia!
Can we login and take a look at the setup? You can create a temporary admin account and reply here with the credentials as a private reply so that only we can see it by clicking on the checkbox for “set as private reply” under your post.
Best regards,
Devin-
This reply was modified 11 years, 6 months ago by
Devin.
Hi JJ!
Just like you would create a regular portfolio section using the Advanced Layout Builder, you will instead use the fullwidth masonry element and then selection the portfolio categories you want to show.
See: https://vimeo.com/77433498
To remove sections on a page you will need to remove them from the advanced layout builder. You can remove categories just like you would remove post categories. In the WordPress admin go to Portfolio Items>Categories and then delete the ones you don’t want to use.
Regards,
DevinHey LMPLMM!
Can you point out an example on your live site? I just want to be clear we are thinking of the same content when you say side tabs and Related Posts.
If its in the sidebar for instance it could be default widgets but if its in the post body it could be a completely different.
Best regards,
DevinHi!
Your local cache may have needed to update with the new font files. Glad its working for you now :)
Cheers!
DevinHey graeme_nash!
Can we see what you have right now? It should look and work just like on the demo: http://kriesi.at/themes/enfold/shortcodes/pricing-and-data-tables/
If it isn’t what you need there are some great plugins with similar functionality but have different ways of adapting for mobile users.
Regards,
DevinYep! You can use shortcodes generated into posts or the regular visual editor (not the themes advanced layout builder) in your widgets as needed.
If its an item on top of the background image you can try making its position a percentage (45% for example). Otherwise the inline documentation for Layerslider under the help tab is the best source I know of for its settings.
Hi!
Where are you having issues with the quote area now? Looking at it live and testing out its responsiveness it looks like its working well.
Best regards,
DevinHi pragmaticpraxis!
For that you would definitely want to work with a freelance developer that will get the right implementation for your needs. Maybe something like a custom shortcode that you can add in wherever you need a video with that specific player.
Codeable.io, Microlancer.com and even http://kriesi.at/contact/customization are all great for hiring someone to help.
Best regards,
DevinHi!
It looks like the advanced search limiting the search to just a single forum isn’t available unfortunately.
As for the styling, this is a custom styled and set up version of bbPress that isn’t available with the theme at the moment.
We have the theme docs online here: http://kriesi.at/documentation/enfold/
And this is a good starting point for setting up bbPress: http://www.wpbeginner.com/wp-tutorials/how-to-add-a-forum-in-wordpress-with-bbpress/
Best regards,
DevinHey pako69!
No, it is not included so you would need to include it.
Best regards,
DevinHi!
Yes, the online docs have an example as well: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Cheers!
DevinThis reply has been marked as private.Hey euhlir!
As far as I know anything in the PSD files is available for use under the same license as the theme.
Cheers!
DevinJanuary 18, 2014 at 11:37 pm in reply to: Exactly what code do I paste in "Yoast box to verify Google Webmaster Tools? #211762Hi bobnoll!
We can not offer support for third party plugins. You will need to ask that on the plugins support forums directly.
Best regards,
DevinHi @MINFORD,
No, you can add it into the function with the weight you want.
Best regards,
DevinHave you selected the new font in your theme options under the styling tab? If so, can we see the site live so we can inspect the font stack and see what it isn’t getting loaded in?
January 18, 2014 at 10:42 pm in reply to: Anchors to a single page navigation without the color section component #211738You can target the ID for that section and remove its border with a bit of CSS:
#somename { border: 0 !important; }
The content after will still have a border as all containers have a border but that removes it from that section.
Hey stevemulisa!
Both of those sites are running Enfold so I’m not sure what you mean by it not working because of the theme.
Regards,
DevinHey MT-Enfold!
You could purchase a subscription to Adobe Typekit and follow their integration guides: https://typekit.com/fonts/myriad-pro
I think that may be the only legal implementation.
Best regards,
DevinHey!
The images used in some of the slideshows, product setups etc. I think there is a sample of every element available otherwise but to keep the overall redundancy that the demo has down every variation isn’t included.
For the menu, the imported data can’t set a menu as a mega menu due to limitations in the WordPress importer. You can set it up however the same way you would a normal menu and then using the new check boxes for Mega Menu and columns for a column grouping.
The blank page should have been imported as a coming soon and maintenance example. In addition to everything else. You can see an example of what should be imported around the 4:45 minute mark here: https://vimeo.com/64927356
Cheers!
DevinHey Emmanuelppp!
You create the shortcode in a regular page and then copy and paste the generated shortcode into the text widget. The raw html is never exposed when using shortcodes even with visual composer. The only way to get it would be to generate the pricing table and then view the source of the page once its published live and copy it from there.
Cheers!
DevinJanuary 18, 2014 at 7:29 pm in reply to: Anchors to a single page navigation without the color section component #211646In that case then yes, you would need to use a color section as the holder if the javascript for the scroll isn’t grabbing on to regular anchors.
Hey!
When you use the Blog element from the advanced layout builder it lets you choose the output of the feed on that page. So you can choose the option that best fits your needs.
As long as you don’t have that page set in your theme options as the “blog” page it will display whatever you have with the advanced layout builder.
Regards,
DevinHi!
You can just use the regular WordPress Gallery (none of the advanced layout elements) if you are using a plugin which filters it.
Regards,
DevinHi!
The theme only support google fonts so none others can be loaded in at the moment to show in the styling options. See this post for loading in your font:
https://kriesi.at/support/topic/add-a-new-custom-font/#post-211526Make sure to try that exact function before modifying it for your custom font.
The script
Regards,
Devin -
This reply was modified 11 years, 6 months ago by
-
AuthorPosts