Forum Replies Created
-
AuthorPosts
-
Hi!
please use Enfold v3.2.2., as it should work with this version. Clear browser cache and refresh a few times. Try to deactivate all plugins. Send us admin login if it’s not working for you.
Best regards,
AndyHey!
please refer to this post: https://kriesi.at/support/topic/edit-shortcodes-js-in-child-theme/#post-399336
Cheers!
AndyHey!
please open a new ticket for a new question.
There is no option for this in the normal theme or WordPress settings. You would need to modify the theme a lot for it and this would be considered as custom work. However, a tutorial on how to do something similar you will find here: http://wpthememakeover.com/2014/06/17/how-to-change-widgets-and-vertical-menu-display-in-wordpress-twenty-fourteen/
Regards,
AndyHey!
in my previous post I said:
However, you could try to activate custom class for all ALB elements.
You can follow these instructions and let us know when you still need help.
Best regards,
AndyHey!
please remove this code from first post:
.first_thumb a{ padding-left:0 !important; }
and add this code:
.avia-gallery-thumb { margin-left: -8px; }
Regards,
AndyHey volmering!
eine Plugin Liste für Enfold findest du hier: https://kriesi.at/support/topic/recommended-plugins-last-update-04-09-2013/
Allerdings kann ich dir nicht genau sagen welches Plugin am Besten geeignet wäre, um eine Multisite einzurichten. Dazu haben wir keine erfassten Werte.Gruß,
AndyHey!
sollte eigentlich nicht passieren und auf meiner Installation sehe ich den Content auch, wenn ich zwischen den Editoren hin und her switche.
@gmmediadienste
Kannst du uns Admin Login zuschicken, damit wir uns das mal anschauen können? Bitte versuche vorher wie bereits erwähnt alle Plugins zu deaktivieren.Gruß,
AndyJune 29, 2015 at 6:14 pm in reply to: Textänderung für "Teilen diesen Beitrag" und "Möglicherweise interessiert sie" #466001Hi Simon!
du kannst Poedit verwenden und die .mo bzw. .po Dateien damit auslesen, um eine individuelle Übersetzung für die jeweiligen Textstellen zu definieren.
Hoffe das hilft dir erstmal weiter.
Gruß,
AndyJune 29, 2015 at 6:12 pm in reply to: Kommentare auf Frontend werden nur nach Wechsel zu einem anderen Theme angezeigt #465999Hi Simone!
bitte installieren das Update Enfold v.3.2.2. und versuche alle Plugins zu deaktivieren, um zu schauen ob eins dieses Problem verursacht. Wir bräuchten Admin Login, um uns das einmal genauer anzuschauen. Du kannst Login Details hier als private Nachricht posten.
Gruß!
AndyHi!
thank you for making us aware about this. I have reported it to Kriesi and I think he will fix this issue in an update. Thanks for being patient.
Best regards,
AndyHey!
please separate each question/issue into different threads, because then we can answer simultaneously (instead of only one support member for your whole thread with lots of questions/issues, which will take a lot of time). Also refuse from bumping into your own thread, because otherwise it gets marked as “answered” and then we can’t provide a faster reply, because the system pushes your thread back in our queue.
I can’t login into your site, because there is an authentication login necessary. Please send us login details for this as well.
Unfortunately every link on the previous posts are redirected to a “Nothing found page”, so we can’t see the problem. Can you send us links showing the issues? Screenshots would help as well.
Cheers!
AndyJune 29, 2015 at 2:11 pm in reply to: Bug of product variation and price after the update of Enfold 3.2 #465853Hey Pearwcz!
I am not sure what you mean, as I can’t see any issue on your website. Can you highlight what is going on using screenshots, please? you can use imgur or dropbox.
Please also contact WooCommerce Support as it sounds like a WooCommerce issue to me.Best regards,
AndyHey!
still not 100% sure what you want to achieve. Try this code:
.main_color table caption, .main_color tr:nth-child(even), .main_color .pricing-table>li:nth-child(even) { height: 100px; } .main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra { height: 100px; }
Hope this is what you want to achieve. If not please use screenshots (imgur, dropbox) to make things clear.
Cheers!
AndyHey!
glad it’s much better for you now.
I can’t see any issues with the order. What exactly do you mean? please use screenshots showing what you want to achieve (imgur, dropbox).
I can’t see an issue with your search button neither. Please show us what you mean using screenshots.Cheers!
AndyHey!
bitte installiere das Update auf Enfold v3.2.2.
Versuche via FTP auf den Ordner wp-content/uploads/dynamic_avia/ zu zugreifen und stelle diesen auf “777” (permissions) ein.
Anschließend kannst du noch die dort enthaltende enfold.css löschen. Anschließend gehe in dein Backend und klicke bei General Styling auf den grünen Button “Save all changes. Probiere es anschließend erneut deine Einstellungen vorzunehmen.Hoffe es klappt.
Gruß,
AndyHi!
try this code instead:
.bbp-reply-author { margin-right: -17px !important; padding-right: 45px; }
and adjust as needed.
Cheers!
AndyJune 25, 2015 at 11:38 am in reply to: Removing default full length post from 'category', 'tag', and 'author' list #464542Hey Rshaules!
you can go for a plugin like this : https://wordpress.org/plugins/advanced-excerpt/
or try this code inside functions.php:
function new_excerpt_more($more) { global $post; return '… <a href="'. get_permalink($post->ID) . '">' . 'Read More »' . '</a>'; } add_filter('excerpt_more', 'new_excerpt_more');
With this function you are telling WordPress to remove the default “more-tag” which looks like this: […], and replace it with a link.
Hope this helps.
Best regards,
AndyHi!
of course it shows inside of the content when you put it in the content :). To show it in the header instead you would need to add widget area to the header. Inside of this widget you can use the code I provided to you.
Regards,
AndyJune 25, 2015 at 11:16 am in reply to: how to send image attachements through enfold's contact form? #464531Hi NanaKuo!
there is no special enfold contact form, because enfold is using the standard WordPress contact form and I don’t think that it will be possible attaching any image files with it. You will need to search a plugin for it and contact form 7 showed good results in the past. Maybe you can reach their support and ask for help?
Best regards,
AndyHey!
looks good to me now.
Could you fix it using Poedit?
Regards,
Andy-
This reply was modified 9 years, 8 months ago by
Andy.
Hi Ad-Min7477!
difficult to imagine what you are saying. It would help us a lot if we could see what you mean. Please provide us a link showing what you are talking about. Screenshots showing what you want to achieve would help us too. Use imgur or dropbox.
Best regards,
AndyHey!
as Rikard already told you it won’t be possible for us to make any changes via CSS, because you are using an image as your header. If you would separate logo, slogan, etc. then we could try to change position of these different elements. If you want to stick with one image in your header, then you could just try to build the image exactly how you want it and implement it as mobile header.
Hope this helps.
Cheers!
AndyHey mrivanp!
It depends which theme you are using. You could use layerslider which is already implemented in Enfold for example.
Regards,
AndyHi!
what you show on your screenshot I can see on your website as well. So everything seems fine to me. The social share buttons on the sidebar are gone and the social share buttons below your content is still visible. Could you fix it?
Regards,
AndyHi!
not sure what you mean. When I don’t fill anything in “EN NOMBRE DE” then I don’t get to the WooCommerce cart page and instead the page refreshes. So I think it’s clear that you have to fill in this field. Or do you wish an error message when you don’t fill in anything in this field and click on “Comprar Participaciones”?
However, I can’t reproduce it on our shop demo, because then I don’t fill in the required fields the “Add to cart” button is not visible, as you can see here:
When I choose the required fields the “Add to cart” button appears:
So what are the exact steps to reproduce the issue?
Best regards,
AndyHi anthesisgmbh!
kannst du bitte versuchen alle Plugins zu deaktivieren, um zu schauen, ob eins dieses Problem verursacht?
Liebe Grüße,
AndyHi!
if you want to implement icons into your footer area you should use a widget for it. Refer to this post to get an idea about the code necessary for it: https://kriesi.at/support/topic/targeting-font-icons-in-a-footer-widget/#post-173339
Hope this helps.
Cheers!
AndyHi Chukupuku!
which code did you use? Please provide us a link showing the issue. Admin access would be good as well, to have a deeper look. Post login details here as private content.
Cheers!
AndyJune 24, 2015 at 1:39 pm in reply to: Cannot create any content after upgrade to latest version #463998Hi!
I logged in into your site and its working fine for me. I made a test site (link in private content).
Cheers!
Andy -
This reply was modified 9 years, 8 months ago by
-
AuthorPosts