Forum Replies Created
-
AuthorPosts
-
Hi,
thanks a lot for sharing your solution with us! Much appreciated.
Best regards,
AndyHey buscoseo,
lo lamento, pero esto no seria posible facilmente, porque las paginas de categorias estan controladas de WordPress y no del tema. Tendrias que cambiar “enfold/archive.php” y “enfold/includes/loop-index.php”.
Saludos,
AndyHi,
drop down menu is working fine for me on iPad screen size:
Plese clear browser cache and hard refresh a few times.
Best regards,
AndyHi,
do not add it instead, but in addition.
About which dot are you talking about? please awlays add some screenshots highlighting what you’re talking about.
Which color do you want for your green search button instead? please use this code to change it’s color:
input[type="submit"] { background-color: red !important; }
Best regards,
AndyNovember 25, 2016 at 1:50 pm in reply to: enfold wpml multilingual – nachträglich / afterwards #716833Hey boschi,
du kannst auch erst alles auf Deutsch machen und anschließend übersetzen. Ich persönlich würde dir jedoch empfehlen gleich von Anfang mit WPML zu arbeiten. Das erspart dir hinterher die ein oder andere mögliche Überraschung.
Gruß,
AndyNovember 25, 2016 at 1:49 pm in reply to: Show sociale media, seach and phone info in header is that possible? #716832Hi,
your header looks good to me now: http://i.imgur.com/Di4u8Uw.png
What do you want to change exactly? a mockup showing the results you want to achieve would help a lot.Best regards,
AndyNovember 25, 2016 at 1:46 pm in reply to: Contact form problem – Thank you mail isn't delivered to the sender #716831Hi,
of course you need to change it. Adjust the email address as needed.
Best regards,
AndyNovember 25, 2016 at 1:46 pm in reply to: Center and scale full width logo header element in all browsers #716830Hi,
there is no reason for me why a logo shouldn’t display on those devices. But maybe they are simply too old to get supported anymore. However, please try to clear browser cache on those devices and then reload a few times.
Best regards,
AndyNovember 25, 2016 at 1:41 pm in reply to: Problem mit Bildern, dem Vollbild-Slider, den Kunden-Empfehlungen und Partner/Lo #716827Hi,
gehe sicher, dass es sich hier nicht um ein Cache Problem handelt. Schalte jedes Caching was du hast aus und deaktiviere anschließend alle Caching Plugins, sowie alle anderen Plugins die du sonst noch hast. Frage ebenfalls deinen Host, ob die ein Caching auf deinem Server verwenden.
Gruß,
AndyNovember 25, 2016 at 1:39 pm in reply to: Layer Slider: Cropping background image only from bottom #716825Hi,
please open a new ticket for a new question.
I have checked your image, but it seems that it’s cropped correctly on mobile and tablet sizes. No heads are getting cropped on my end. So could you fix this already?
Best regards,
AndyHi,
das wird leider nicht so einfach gehen und für diesen Job müsste man tiefer in den Code graben. Du müsstest dafür leider jemanden engagieren: http://kriesi.at/contact/customization
Gruß,
AndyHi,
glad it working for you!
Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.Best regards,
AndyHi,
for background color use this code:
#top .header_color .main_menu .menu ul li>a:hover { background-color: red; }
For left border use this code:
.menu-item a:hover { border-left: 3px solid #6fbfc9; }
Best regards,
AndyHi,
I followed your steps, but it’s not happening for me. Even on checkout page it’s showing up correctly for me: http://imgur.com/a/GU59F
Best regards,
AndyHi,
you could use a Masonry Gallery element instead and when editing your gallery images then use html inside image title element:
<a href="http://www.google.de">Title 1</a>
Best regards,
Andy-
This reply was modified 8 years, 7 months ago by
Yigit.
Hi,
put the code into Quick CSS field. You could even try to add a margin-right value into it:
.av-catalogue-content { padding-right: 0px; margin-right: -10px; }
Adjust as needed.
Best regards,
AndyHi,
make sure that the code you’re using is correct and compatible with WordPress. Try this code with a default WP theme, to check if it’s working with WP in general.
Best regards,
AndyNovember 25, 2016 at 12:36 pm in reply to: Move Product Categories widget below the product description in mobile view #716795Hi,
here you go:
@media only screen and (max-width: 767px) { section#woocommerce_product_categories-3 { display: none; }}
Please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/
This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task :)
Best regards,
AndyHi,
Make sure that the wp-content/uploads/dynamic_avia/ folder is writable. Enfold will use this folder to create the dynamic css file (called enfold.css). It contains the styling settings which you configured on the theme option page and if Enfold can’t write or create it you won’t notice any changes even if you save the options.
Best regards,
AndyHi,
a password is needed, to be able to see your website. Let us know when you’re ready to provide it to us.
Best regards,
AndyNovember 25, 2016 at 12:28 pm in reply to: Weird gaps and pagination problems with WooCommerce grid display #716787Hi,
to be honest I still don’t have a clear sense of what the issue is about. I think screenshots and a mockup showing what you want to achieve would help a lot.
However, as you say we can’t help with customizing your website. So here you can find someone from codeable: http://kriesi.at/contact/customization
Best regards,
AndyHi Peter Herzog!
schaue dir unsere Church Demo vom Enfold Theme an: http://kriesi.at/themes/enfold-church/
Oder vielleicht auch ein nicht ganz so komplexes, aber etwas älteres theme: https://themeforest.net/item/incarnation-church-and-community-theme/3278228
Gruß,
AndyHey Charlotte,
unfortunately you can’t use the ALB for category pages. If you want to customize the archive page you must customize the code of enfold/archive.php and the post loop file (enfold/includes/loop-index.php).
Best regards,
AndyNovember 23, 2016 at 2:53 pm in reply to: Breadcrumbs and page title sticky like header (on desktop and mobile) #715967Hi,
you can use the code you’ve found in the other thread and simply wrap media queries around it. Refer to this page for more information about it: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/
Best regards,
AndyHey steveclikk,
does it work for you when using a default WP theme instead?
Best regards,
AndyNovember 23, 2016 at 2:49 pm in reply to: Portfolio scrolling image keeps going infinitely and showing #715965Hey hingex,
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 :)
Best regards,
AndyNovember 23, 2016 at 2:47 pm in reply to: Layer Slider: Cropping background image only from bottom #715963Hey vonJanne,
we need admin access, instead a normal profile. Let us know when you changed this.
Best regards,
AndyHey profumopuntoit,
does it work for you when using a default WP theme instead? please let us know about your results.
Best regards,
AndyHey kylebarnick,
what do you mean? epecially with alternate header? can you explain further please?
Best regards,
Andy -
This reply was modified 8 years, 7 months ago by
-
AuthorPosts