-
Search Results
-
While we’re on the layer slider topic, I just spent a few hours creating a complex one with about 26 layers. Just one slide. Has a background image. It previews fine in WP, but in live demo on the site All The Layers load immediately. Then they all start doing what they’re supposed to do individually. None of them are following their delay times.
Also, is there a way to get the layer slider to act as a parallax effect? So the next color section will just slide over it?
Side Note:
1) I miss the old forum search and results – it was very friendly. The new search and results are difficult to follow.2) Really like the new top menu, is it code that can be used in Enfold?
3) Parallax – anyway to get the effect to do the smooth scroll effect that’s not completely fixed, but scrolls just a little as you scroll through the site?
Thanks, great product and great support!
Sorry for the duplicate
Posted my enfold question at a wrong category..
Can some one delete: https://kriesi.at/support/topic/enfold-cannot-edit-pages-on-site-after-adding-23-13-and-a-product/My problem is related to Enfold and goes here:
I´m still in deep s….
I have changed my frontpage. I created 2/3 and 1/3 layout by Avia Layout Builder,
In the 1/3 I inserted one of my products by a Wocommerce shortcode (Product by SKU/ID), and it looks as on the Website by now: http://shop.jed.dk/forside
The products at the bottom, was not intended but added together with the above.My problem is, i am NOT ABLE to edit my page further after this update. Now when trying to opening my frontpage to edit further, I just see the loading page “wheel”. My Guess is that the wo shortcode is not compatible with the Avia layout builder and therefore is messing with my page, but it is just a guess :-)
Anybody who knows what to edit, so I am able to edit the page again?
Anybody who knows how to insert a product by using the Avia Layout Builder?Thanks in advance for any support..
/JesperMy logo on the top of the page is cut on the bottom within Citrix / IE8.0. The fixed top level is going accross the logo. Within other browsers no problems. my website is http://www.financieelmarketeers.nl How can this be solved?
Thanks
Regards
MichielTopic: Social Media Code
Hi Guys
I am trying to place the social media icon code / links within a text box on a page on my site.
I have the following code, but the icons are displaying vertically and the • character sits ontop of the icon, can you guide me please?:
<ul class=”noLightbox social_bookmarks icon_count_4″><li class=”social_bookmarks_linkedin social_icon_1″><li class=”social_bookmarks_twitter social_icon_2″><li class=”social_bookmarks_gplus social_icon_3″><li class=”social_bookmarks_mail social_icon_4″>(Email address hidden if logged out) “>✉
Thankyou so much
Gary
A previous person posted this without any resolution (because the site wasn’t live):
https://kriesi.at/support/topic/floating-widget/
I have the same issue: in Chrome, the floating widget on the side isn’t floating and disappears as the user scrolls down. In firefox and IE, the widget floats and is viewable as the user scrolls down.
The author (http://wordpress.org/plugins/q2w3-fixed-widget/) of the widget apparently told the original poster to eliminate line 27 in shortcodes.css but I don’t want that to screw up other aspects of the website. Can you please take a look at my site:
and tell me what to change? The element in question is the textwidget on the left sidebar.
Thanks
Topic: woocommerce and 404 error
This error is fixed with the last version?
I have a problems with pretty permalinks, woocommerce and 404 error.
Thanks!!!
Xavier.
in wordpress.org:
”
Hello, good morning.WooCommerce’m fighting with for weeks and would need your help because I’m getting desperate ……. and just go out on the news and everything (I hope not ;)).
I explain ….
I’m doing a website with wordpress having WooCommerce integrated online shop. This website will also have multilingual so I have built WPML (but would not have to affect it said if anything).
By SEO issues have put the permalinks as “input name” which is the most optimal.
To WooCommerce have defined the permalinks as / store /% product_cat%
I have no cache plugin in wordpress and I’ve disabled the php server cache.
The issue is that I have categories and products, I can play with no problem, but when they stop working a few hours and to give the store page gives a 404 error http://dev.escalamas.com/tienda .
Yesterday for example, tap the permalinks in the morning, throughout the day was, do not touch anything on the page and I was going regularly and this morning has stopped working.
Thought you had it controlled no caching of any kind and modification of permalinks of WooCommerce but is seen not.
Someone has the wisdom enough to hecharme a hand?
If I reinstall WooCommerce or change the permalinks and back as they were leaving work .. seems frisked, but I have the cache enabled …..
You have my email also: (Email address hidden if logged out)
Thank you!!
Xavier.
“
Hi! How can I “hide” the address bar (or in iOS7; shrink) when people visit the website?
Hello:
I bought the theme enfold and I would like to know how to include in the top of the header of all pages a section “login – register” thanks
Greetings and congratulations for your work
CarlosHi, the following is kind of difficult to explain, so let’s hope I succeed in doing so. What I basically need to do is automatically show certain content felds on my portfolio pages. For example:
I have hundreds of customers which I added in the portfolio section. I’ve added the whole list of customer logo’s on a page. When visitors click on a customer logo to see the customer details page, they get details such as a quote, pictures, downloadable pdf files, and so on. This information is added through the Avia Layout Builder.
BUT, above the content of the Avia Layout Builder, I want to automatically show the following elements, because most customer detail pages will consist ONLY this info and it’s therefore a big timesaver to make this happen automatically:
– Show the customer logo (featured image)
– Show the customer name (page title)
– Show the customer country (assigned category)
– Show the customer website link (custom field added with Simple Fields plugin)On top of that, I’d like to be able to layout it somewhat so that the logo is placed to the left of the title+country+website. I’ve already tried adding some php in the single-portfolio.php file, but my PHP knowledge is very limited and I keep getting errors.
To call for the correct fields, I think it’s something like:
– Featured image: the_post_thumbnail( );
– Page title: the_title( );
– Assigned category: get_the_term_list( get_the_ID() )
– Simple Fields custom field: $customers_website = simple_fields_get_post_value(get_the_id(), array(3, 1), true);Below is an example of the code I’ve put together, which still has an error and seems to replace any content inside the Avia Layout Builder, but as I explained it’s supposed to just show above it.
<?php echo "<div style='float:left; border:1px solid #E1E1E1; margin-right:5%; margin-bottom:20px;'>"; if ( has_post_thumbnail() ) { // check if the post has a Post Thumbnail assigned to it. the_post_thumbnail( ); } echo "</div>"; the_title( '<h3>', '</h3><p>' ); echo strip_tags ( get_the_term_list( get_the_ID(), 'customers_entries' ) ); $customers_website = simple_fields_get_post_value(get_the_id(), array(3, 1), true); echo "</p><p><a href='$customers_website' target='_blank'>$customers_website</a></p>"; ?>Any advice is greatly appreciated.
Thanks in advance!
Viewing 30 results - 139,291 through 139,320 (of 142,716 total)
