-
Search Results
-
Topic: Several questions
Hi there,
I want to first say thank you to everyone in your team for the amazing theme and outstanding support I have received. You guys really are the best :)
Now that the site I was working on in almost ready, I have come across a few small issues that I was wondering if I can get some help in solving. They;re listed below and I’m adding the login details to the private area as the site is not live yet.
1. Home page : How can I keep the title and excerpt of the accordion slider on desktop, but remove only the excerpt from tablet and mobile view?
2. Home page: I’ve added a Recent Posts element to the home page, and removed the categories and date from individual blog posts, but the categories still show on the Recent posts. And this looks really bad on tablet and mobile. Any way the categories can be completely removed from everywhere the blog posts appear?
3. Home page: There is a laptop image next to the testimonials – Is there any way to remove this on tablet and mobile?
4. Home page: I’ve added a logo carousel on the home page that seems to not be responsive and there is added padding under the logos, making it seem like they are not centered – Any way this can be fixed?
5. Tools/Media/Banners: I’ve added some script to add HTML5 banners as a showcase to the page, but these are not responsive on tablet and mobile. Any idea why, since they are HTML5 banners, they should be responsive
6. Brands and commissions: I’m using a portfolio on these two pages, and on tablet view there is added extra space on the right, which makes it seem really strange
7. Media: I’ve added 3 images with links to other pages, that dont show up on iPads. Any idea what could be the cause?
And lastly, on the FAQs page, I’ve added some anchor links, that look really off on mobile and it doesnt seem like they are responsive.
Any help on this would be extremely appreciated, and again, thanks for all your support and a fantastic theme!!!
All the best
Topic: Contact form bugged?
Hi,
We’re having a problem with the contact form in the page builder.
We’ve had two contact forms on our website for a few months now. It stopped working since a month or so, we just don’t receive an e-mail from the forms anymore. I’ve changed the e-mail account, without any success.
I’ve added more information in the Private Content section.
Sincerely,
ThomasTopic: Show a "away message" on top
How can we set a message above the Menu or in center of the page like this:
“we are in holiday, shop closed”
a scrolling text would be nice
Topic: Top menu icons
#1
How do you create the “preview” excerpt of blog content (say, the first paragraph) on the Blog Multi Author view, as it appears on the demo? (I found the tag <span id=”more-3049″></span>. But it’s still not working for me.)#2
I want to know why my single blog post doesn’t show the title/post info at the top, like you see on your example at http://kriesi.at/themes/enfold/2014/04/28/new-electric-cars-are-getting-really-fast/. I want the same layout, where it shows:- featured image
- post title
- date, comments, sategory, author
- blog post content
#3
There is no pagination on my blog page. So it shows the most recent three blog posts, and that’s it. To the user, there is no way to know there are more blog posts or how to access them. How do we fix this?Thanks!
When i set product slider and product grid to 5 Column, the Add to cart and More detail button not side by side but in top and bottom
I saw your very helpful thread: https://kriesi.at/support/topic/displaying-custom-post-types-inside-of-the-avia-layout-builder/ which did everything I need. However, you had the edit for the meta.php file within: themes > enfold (instead of: enfold-child). I tried placing this in my enfold-child, but it wouldn’t work. It works fine in the parent. So, when I update my next version of Enfold, will I lose my meta.php changes?
Topic: Custom Jquery in child theme
Hi there,
I’m trying to add custom jquery to the child theme, and can’t find exactly where to place it. I’ve reviewed the following documentation:
https://kriesi.at/support/topic/custom-js/I have added the following code to the functions.php file in the child theme.
/* register custom javscript */
wp_register_script( ‘custom-js’, $template_url.’/js/custom-js.js’, ‘jquery’, “1”, true);
wp_enqueue_script( ‘custom-js’ );And have created a js folder in the file theme and placed in it a custom js file entitled custom-js.js, adding the following code:
$(document).ready(function() {
$(“.blog-categories”).insertAfter(“#SingleMapLocation”);
});
});Please advise. Thank you kindly
Viewing 30 results - 101,761 through 101,790 (of 142,938 total)
