Forum Replies Created
-
AuthorPosts
-
February 20, 2017 at 5:35 pm in reply to: nach WP-Update werden -TAgs und -Tags aus den Code-Blöcken gelöscht #749485
Hi,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
We might also need admin access. Don’t forget to include screenshots to make things clear for us (imgur.com, dropbox).
Best regards,
AndyFebruary 20, 2017 at 5:34 pm in reply to: change position of product tag/ category, delete SKU #749484Hi,
use this code inside Quick CSS field:
span.sku_wrapper { display: none; } span.sku_wrapper { display: block; }
Best regards,
AndyFebruary 20, 2017 at 5:28 pm in reply to: BBPress not working: Content not visible on topics #749480Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
AndyHi,
to re create it use this code:
aside.sidebar.sidebar_sidebar_right.smartphones_sidebar_active.alpha.units { background: green; } #top .widget_nav_menu ul ul li a:hover { color: white; border-left: 4px solid yellow; }
and adjust as needed. Maybe best to hire a freelance developer for any further customizations.
Best regards,
AndyFebruary 20, 2017 at 5:11 pm in reply to: catalog text and pictures not working properly when using responsive #749470Hi,
the code Ismael provided to you should work, but somehow it does not get loaded on your end. I notice that no new code I add to your Quick CSS field does get loaded at all. So something is not working here. Please update the theme to the latest version. That should fix any issues you are currently experiencing :)
To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post)
If that does not help, feel free to reply here and we will take a closer look at the issue.
Best regards,
AndyFebruary 20, 2017 at 5:02 pm in reply to: Color-section always full-width (interrupting the sidebar ) #749466Hi,
best to ask bbpress support about it, as archive pages are not controlled by the theme.
Best regards,
AndyFebruary 20, 2017 at 5:00 pm in reply to: Mega Menu multiple menu sections within the same column #749464Hi,
if https://goo.gl/photos/bnDwNdaR4Dja5Dzm7 is not what you want, what do you want instead? can you show us a mockup please?
Best regards,
AndyFebruary 20, 2017 at 4:58 pm in reply to: how to create a two column form & how to increase the size of select field size? #749460Hi,
when editing your form element look at “Add/Edit Contact Form Elements” and click on one of your form elements. Then in “Form Element Width” you can choose “1/2”.
Hope this helps!
Best regards,
AndyHi,
ist noch nicht genau abzusehen wann das nächste Update kommt, aber ich denke es dauert nicht mehr lange.
Gruß,
AndyHi,
I tried to use your shortcodes of the page in question, to be able to reproduce the issue on my end, but I can’t use them, something seems to be wrong with them.
Try to create a new page and re create the elements you’re using one by one, until you find the element which is causing this issue.
Best regards,
AndyHey gharry79,
Try the following:
1. Install this plugin: https://wordpress.org/plugins/simple-image-sizes/
2. Go to Settings > Media
3. Change theentry_without_sidebar
image size (increase its width / height).
4. Regenerate the thumbnails by clicking the button at the bottom.Best regards,
AndyHi,
super, dass es erstmal wieder läuft.
Lass uns gerne in einem neuen Ticket wissen, wenn du wieder Hilfe brauchst mit dem Theme. Wir unterstützen dich gerne.Gruß,
AndyHi,
you can’t use ALB for this page, as it’s not controlled by the theme, but by WooCommerce. Refer to: https://kriesi.at/support/topic/change-a-product-category-page-layout/#post-526743
Best regards,
AndyHi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
AndyFebruary 20, 2017 at 2:00 pm in reply to: Whitespace under logo and main header on custom page #749345Hi,
I checked your header and things look good for me. So can we close this thread here? Feel free to open a new ticket if you have some more questions about the theme.
Best regards,
AndyFebruary 20, 2017 at 1:58 pm in reply to: Background image for header which have logo and main menu in left sidebar #749344Hi,
add this code as well:
.html_header_left #main { margin-left: 190px !important; }
and adjust as needed.
Best regards,
AndyFebruary 20, 2017 at 1:53 pm in reply to: Avia page builder and WP visual editor / text editor not working #749342Hi,
did you get a fresh copy from your themeforest account? this is crucial.
Are we allowed to deactivate all your plugins for testing purposes?
If you still need help with this, then send us ftp access.
Best regards,
AndyHi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
AndyHi,
lo siento, pero aún no sabemos cuando Kriesi esta listo. Lo puedes seguir via Facebook si queres.
Best regards,
AndyFebruary 20, 2017 at 1:49 pm in reply to: Blog post with the excerpt + link option shows the full content #749335Hi,
try this code inside your functions.php:
function change_blog_archive_style() { global $avia_config; if(!is_single()){ $avia_config['blog_content'] = "excerpt_read_more"; } } add_action('get_header', 'change_blog_archive_style');
And then you can use the tag. It will display the excerpt even for archive pages.
Best regards,
AndyHi,
as far as I can see it your widget menu is already centered. For a border use this code inside Quick CSS field:
#top .widget_nav_menu li a { border-bottom: 1px solid white; }
Best regards,
AndyHi,
are you saying that you can’t add any test or images into an ALB’s Text Element? if yes then there might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account. Here is a short tutorial on how to install the theme via FTP, in case you are not sure how that works:
Keep all plugins deactivates while testing.
If you still need help with this issue, then send us admin access.
Best regards,
AndyFebruary 20, 2017 at 1:39 pm in reply to: Enfold Template: Need a Quick CSS master for changing the single post title #749325Hi,
I answered to your other thread, so I’ll close this one.
Best regards,
AndyFebruary 20, 2017 at 1:38 pm in reply to: Frontpage using 3 Blogs with diffrent Categories After going to page two #749324Hi,
please always provide us a precise link showing the elements you are talking about. So where can we find your blog and the error message?
I noticed that you are using a caching plugin. Would you mind opening your plugin’s settings page and temporarily deactivate the caching of your site? Then please try to clear your browser cache and hard refresh the site (Hold CTRL + SHIFT + RELOAD) to see if that solves the issue.
Also deactivate all plugins to check if one is causing any conflict.
Also try to flush your permalink settings.
Best regards,
AndyHi,
I can’t see any issues on the screenshot you’ve provided. I had a typo on my last code, so I edited it now, maybe this will help you.
Otherwise please make things clear for us and show us exactly which result you want to achieve.Best regards,
AndyHey wpler,
schaue dir diesen Post mit einem möglichen Workaround an: https://kriesi.at/support/topic/using-alb-with-custom-post-type-and-meta-information/#post-580144
Hoffe das hilft!
Gruß,
Andy@starnycdan
Thanks for letting us know. Hopefully Kriesi can fix it soon.Best regards,
AndyHi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
AndyFebruary 20, 2017 at 1:23 pm in reply to: Using numbers instead of font characters in Icon-Box #749307Hi,
with this code you can change font size of the icon in question:
.iconbox_top .iconbox_icon { font-size: 30px; } #top .avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont='entypo-fontello']:before { font-family: 'Helvetica'; }
Adjust as needed.
Best regards,
Andy -
AuthorPosts