-
Search Results
-
Hello
I have a single page website with menu items linking to different headers in the page using #about or #services etc.The underline effect used to highlight the different menu items as you scrolled down the page or it would underline something if you click on it, this seems to have stopped working and I am not entirely sure what I changed to cause it to break.
Could you point me in the right direction?
Thanks
Topic: WPML: language switcher
enfold scroll-top-link icon disappear from 480 px to 768px width
I just noted that, both in chrome and Firefox, is there some reason for that?
I’d like to have that scroll icon always fixed to the right for the bottom of my pages when I’m scrolling down regardless of the width size of the screen or resizing it.
ThanksHello,
I have a problem after having updated the Enfold theme for my website today 26-Feb-14.
The path for WP-Cache was wrong so I couldn’t access my website anymore (front office and back office). I have now modified wp-config and changed from ‘WPCACHEHOME’ to ‘WP-CACHE’ and can now access to the admin panel and the website.
However, there is a massive white gap between the URL bar and the top header of the website. Can you please advise?
Thank you in advance,
CharlotteHello,
I need my portfolio grid to have external links that open up in a new tab. I have figured out how to get them to open the link I want but the link remains in the same tab. I have tried replacing the code with code provided by Dude here….
Sadly this new code did not help. I appreciate you input!
Hello;
I’m trying to include a gallery like the example of the demo “Single Portfolio include: 2/3 Gallery”
How can I do this?
excuse my ignorance, I was looking for tutorials and practicing with wordpress desktop and fails to do so.
I hope your help, thank you.
regardsHi there,
great theme and forum!
I would like to use only a couple of post formats for the blog and want to add a new one:
standard
link
quote
alert (new)
gallery (hide)
video (hide)
bild (hide)
audio (hide)1. How can I hide some post formats in the backend (on the right sidebar listing all formats)?
2. Can I add some default WordPress post formats that you didn’t include, like aside and chat?
This didn’t really work: https://kriesi.at/support/topic/how-to-add-new-post-format/#post-224776
I already found out in the forum that it is not easy to create a new post format and I also don’t want to use the workaround with custom post types. My target group using WP should only learn how to create a post. So maybe I abuse an existing format, which leads to the next question:3. If I cannot use a brand new format, how can I customize an existing post format?
It is supposed to be an “alert” kind of post format, so I want the users to be able to choose a format called “alert” in the backend, so that the frontend shows a different icon and different color to red for the <div class=”blog-meta”></div>This in red with different icon and color:
ExampleThanks in advance!
Daniel
I have 3 theme hacks that I have to update every time you update, perhaps you guys can easily point me in the right direction with them? The first hack adds title tag to the logo- for whatever reason the theme does not add it correctly.
Theme/framework/php/function-set-avia-frontend.php
Line 426 to:if($logo = avia_get_option('logo')) { $logo = "<img src='{$logo}' alt='{$alt}' title='{$alt}'/>"; $logo = "<$headline_type class='logo'><a href='".$link."'>".$logo."$sub</a></$headline_type>"; } else { $logo = get_bloginfo('name'); if($use_image) $logo = "<img src='{$use_image}' alt='{$alt}' title='{$alt}'/>"; $logo = "<$headline_type class='logo bg-logo'><a href='".$link."'>".$logo."$sub</a></$headline_type>"; }I manually added in title='{$alt}’ in both statements to get the title to work.
The second hack is to add text to the cart button, and to hide it with a CSS indent.
Edit config.php in enfold\config-woocommerce\config.php
Line 758$output .= "<a class='cart_dropdown_link' href='".$link."'><span ".av_icon_string('cart')."><span class='hide'>Cart</span></span></a><!--<span class='cart_subtotal'>".$cart_subtotal."</span>-->";The hide class has my indent/hide code on it.
The last hack is to add customability for visibility to theme menu’s, which I found in your forum here.
Add code to enfold/functions.php
add_theme_support(‘avia_conditionals_for_mega_menu’);
On line 17
Under
if(isset($avia_config[‘use_child_theme_functions_only’])) return;Reference: From <https://kriesi.at/support/topic/enfold-conditional-menu/>
Is there any way to bring this into the child theme functions.php so I can stop hacking the theme?
Thank you guys so much for the help!
Love the theme! Please supply me w/ the CSS to put the page title on the right and breadcrumbs on the left.
I got this to work:
.breadcrumb {
left: 0;
}But I’m not having any good results with attempting code like:
#top .title_container .main-title a {
text-align: right;
}or
#top .title_container .main-title a {
right:0;
}Pls help!
Hi!
I want to make the content body of a special post-id more larger (on post with no sidebars).
this is the code, that works on every post:
#top .fullsize .template-blog .post .entry-content-wrapper > * { max-width: 1600px; margin-left: auto; margin-right: auto; }So I only want to have it on 2 ids, but .post-id-123 or .postid-123 dont work:
#top .fullsize .template-blog .post-id-123 .entry-content-wrapper > * { max-width: 1600px; margin-left: auto; margin-right: auto; }I get the post id from the link in the editing mode of the post.
what is wrong?
Thanx a lot from Simps :-)
Viewing 30 results - 132,931 through 132,960 (of 142,577 total)
