Forum Replies Created
-
AuthorPosts
-
December 11, 2013 at 7:30 pm in reply to: How can I insert anchor tags and click through up and down one page #199143
I just wrote up a new article on anchors here: http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
See if that helps explain things a bit further :)
Hey chartreader!
Try installing the theme over FTP: http://kriesi.at/documentation/enfold/install-enfold-over-ftp/
Cheers!
DevinHi haekke!
I create the basic effect in this video if that is what you are looking for:
The theme right now doesn’t have more in depth parallax functionality (like controlling specific elements as you scroll) but the basics is a fixed background with content above/below it.
So if on your page you only have a color section and nothing else the effect will be lose. See if the video above helps and if not lets take a look at your site/page live and we can try and help from there.
Regards,
DevinDecember 11, 2013 at 7:03 pm in reply to: How can I insert anchor tags and click through up and down one page #199129Hi sgrobert!
You can use a Color Section to define the different blocks of your page. That element has a place for the anchor id:
For your analytics you add in the whole block of code google provides.
Cheers!
DevinHey!
The Masonry option was introduced in 2.4 and can be added with the Advanced Layout Builder:
You can use it to create that kind of layout and add the url for each image.
Regards,
DevinHi!
You can follow everything back from the functions.php with themes. You’ll eventually land into the config-templatebuilder>avia-shortcodes folder where all of the shortcodes that the Advanced Layout Builder uses are stored. So for the portfolio you would look to edit portfolio.php.
Best regards,
DevinHi webpress!
I would try increasing the duration of the transition out to something a bit slower. Remember 1000 = 1 second. Also add a delay to it as with my test just now the following worked without issue:
Cheers!
DevinHi jedifrog!
Unfortunately this kind of customization is beyond what we can assist with via support. You’ll need to look into hiring a freelance developer from somewhere like Microlancer, Codeable or via the form here: http://kriesi.at/contact/customization
Best regards,
DevinHi!
I would suggest re-checking with the hosting provider and ask them to both add the above to an htaccess file for you as well as check that its set for your specific account.
I’ve run into issues where it appears as though its site server wide but in actuality it isn’t.
Regards,
DevinDecember 11, 2013 at 6:36 pm in reply to: WordPress newbie and really struggling with layerslider on enfold #199109Hi generatrorassociates!
There are some images available in the demo sliders but not all of them as Kriesi doesn’t have re-release rights on them all.
There is built in documentation with LayerSlider from within the LayerSlider options. Go to the top right corner of any area within the plugins pages (edit slides, all slides etc) and click on Help.
The only thing that isn’t clearly explained is that the LayerSlider shortcodes are disabled within Enfold. So you’ll need to use the Advanced Layout Builder to add in LayerSlider Slideshows to your pages.
Regards,
DevinHey Yura!
I’m not really sure what you mean by text on the sub menu items. Can you show an example or screenshot?
If you mean a sub category then no, you wouldn’t see the parent category description on that sub category.
Regards,
DevinHey Vinicius!
Please see: http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/
Best regards,
DevinDecember 11, 2013 at 4:41 pm in reply to: The uploaded file exceeds the upload_max_filesize directive in php.ini. #199055Hi brmdevos!
For your initial upload you will need to either talk to your hosting provider about allowing a larger file size upload for your WordPress installation or upload via FTP.
See: http://kriesi.at/documentation/enfold/install-enfold-over-ftp/
Cheers!
DevinAt this point I would suggest re-uploading the entire theme after re-downloading it from your downloads on ThemeForest. That will fix the error that is live now.
What I meant by custom skins on your phone was the network you got the phone from. Different devices and networks have their own set of junk on top of the default android OS and if we can narrow it down to a specific network that may help.
Hi NR1234!
Does your host allow you to change your own php.ini ? That would be my first check to make sure the max_execution_time there is actually taking effect.
Cheers!
DevinHi!
The last child on the menu has its padding removed. You can change that with:
#top .main_menu .menu>li:last-child>a { padding-right: 0; }
Best regards,
DevinThere is no .avia-table.konzerte_table th in the table. There are td and tr but the selector would need to have the class name in it to target those specifically. Eg:
.avia-table.konzerte_table th, .avia-table.konzerte_table td, .avia-table.konzerte_table tr { border-left-width: 0px; border-right-width: 0px; vertical-align: middle; }
If you need further customization assistance I would suggest looking into a freelance developer from somewhere like Microlancer, Codeable or you can use the form here: http://kriesi.at/contact/customization
December 11, 2013 at 4:08 pm in reply to: Using images for menu items – menu doesn't resize properly on mobile devices #199032Hmm, I’m not getting it on any device setting on my end.
The mobile menu shouldn’t have any possible overlap on the width of screen since its off to the right so far.
Thats the css Ismael suggested using previously. I’m guessing its the cause of the button getting removed since it doesn’t have a very specific class declaration.
Hi!
If you choose that option for the masonry element then yes.
On regular portfolio no, the image will get scaled to fit and cropped on the longest edge if its much to large to fit the space.
Cheers!
DevinGlad we could help. Let us know if you have any other questions or issues.
Hi Corby!
Can you try the function posted here: https://kriesi.at/support/topic/avia-advanced-editor-doesnt-load-with-wordpress-seo-by-yoast-plugin/#post-190503
See if that helps the issue.
Regards,
DevinDecember 10, 2013 at 6:47 pm in reply to: How can i add facebook share button to shortcode [products ids=""] view? #198654Hi azulbambu!
Unfortunately we aren’t able to provide support for WooCommerce shortcodes/customization. You’ll need to check with the WooCommerce docs here: http://docs.woothemes.com/documentation/plugins/woocommerce/
Or support here: http://wordpress.org/support/plugin/woocommerce
Regards,
DevinHey @hershelabram,
Can you create a new topic with the issue in the Incarnation forums here: https://kriesi.at/support/forum/incarnation/
That way we can address your question/issue specifically and don’t accidentally confuse anyone thinking this is an Enfold theme question/issue.
Thanks,
Devin
Hi LD3!
I think it would be easiest to just see it first hand. There is a bit of logic when re-creating the menu for mobile which removes some items. So if you can create a temporary admin account and post the credentials here as a private response (set as private reply checkbox) we’ll log in and take a look.
Best regards,
DevinHey keifygeorge!
This article will walk you through adding in your own icon font: http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/
I’m not sure what border you mean however. Can you point it out with a screenshot or link to the page?
Regards,
DevinGlad Peter could help and hopefully it gets fixed based on the report :)
I’ll close this topic for now but let us know if you have any other issues or questions.
Hi!
I just did a quick test using dev tools with the same device specs and I’m not getting any issues with the responsive widths.
Is this with the default browser? Does it have any network specific skins or settings on the device?
Regards,
DevinHey!
What browser is this with? On my end there is no longer any top border/margin/padding like in your screenshot. So it appears correct with the 1px negative margin from Ismael’s css.
Cheers!
DevinHey Glyphism!
I’m not sure if that will really work in this instance. I think you would be better off having a developer create a customized version of the widget that has an additional output for the needed javascript since there will be a bit of debugging involved.
Unfortunately its beyond what we can do via support. If the comments within the class and the theme files aren’t enough to guide you then you will most likely need some outside help.
Regards,
Devin -
AuthorPosts