-
Search Results
-
I have the Enfold theme running on my site, together with WooCommerce 2.1, and I noticed that, on mobile, there is no way to go to the cart or to the checkout after adding a product. You can check this by opening the site directly:
- Go to http://aelia.co
- Add any product to the cart
- An icon appears on the product, indicating that it has been added to the cart, but then there is no way to view the cart and complete the purchase
Did I forget to configure something?
Hi,
I would like to add Google Font Source Sans Pro in weights: 400,300,700 to my site
I’ve read the following thread: https://kriesi.at/support/topic/new-custom-font/
which advised to : “Insert following code at the bottom of functions.php and then select the font from the dropdown:”
add_filter( 'avf_google_heading_font', 'avia_add_heading_font'); function avia_add_heading_font($fonts) { $fonts['Source Sans Pro'] = 'Source Sans Pro:400,300,700'; return $fonts; } add_filter( 'avf_google_content_font', 'avia_add_content_font'); function avia_add_content_font($fonts) { $fonts['Source Sans Pro'] = 'Source Sans Pro:400,300,700'; return $fonts; }I’ve added this filter, uploaded but still can’t see the fonts in Enfold > General Styling > Heading Font or Defines the Font for your body text drop down menus.
Where have I gone wrong?
Thanks.
Hallo liebes Team von Kriesi,
ich habe gerade ein neues wp mit dem Enfold theme aufgesetzt.
Läuft soweit auch alles super. doch was ich nicht verstehe dass ab meinem dritten Navigationspunkt das Dropdown-Menü 102 px nach rechts Springt.Screenshots:
http://cloud.digitalpiloten.com/public.php?service=files&t=275c0530de8a067ae5739beb2da4b5e7
(Wenn ich hier über den Punkt Lounge gehen öffnet sich das dropdown wie gewollt)Beim folgenden Link ist der Fehler zu sehen wenn ich mit der Mouse über Club gehe:
http://cloud.digitalpiloten.com/public.php?service=files&t=f674990990098b2fdbce214766b3bdfe
(Im Quelltest sieht man das die Navi 102 px nach rechts springt)Jemand eine Idee wo dran es liegen kann?
Vielen Dank vorab.
VG,
IngoDetails of options on individual posts:
– enabled: large featured images at the top of single posts
– disabled: bread crumb/page title navigation
– featured image is hidden on this postYet there’s a big blank space at the top of the post, between the bottom of the navigation and the top of the post title. Any idea what’s up? Screenshot here:
https://dl.dropboxusercontent.com/u/5660/Scratch/Enfold_blank_space.jpg
Thanks!
Hi,
I am setting up website with Enfold with BuddyPress for victims (crime, abuse and rape etc.)
They have an account for people that want to be anonymously and they want to have a “magic” button that logs in a user so they can post using this account?Best case: lets say a visitor is on this url: http://www.offerforum.dk/groups/vold/ and can click the magic button and end up on same page but now logged in and ready to post
Where do you change the Main Menu font? It seems to be missing – please see link.
https://dl.dropboxusercontent.com/u/52916400/menu%20font%20missing.png
In the Enfold Settings, I have change the heading font and body font, but it does not impact the menu font and the menu font is missing from options.
I’ve clicked themes and support, but cannot seem to find the link to Enfold documentation with shortcode, slider usage, etc.
Thanks for your assistance!
Topic: image grid
hi
on the demo site at http://kriesi.at/themes/enfold/
when you scroll down to the 3 image boxs, the first one showing an iphone and the caption text underneath that says Single Portfolio: 2/3 Slider how or what tool is used to display them?
Also can we have it so on mouse hover the text pops up on a background box with opacity?
Topic: Text neben Logo einfügen
Moin zusammen,
ich benutze in Enfold für den Header die Optionen :
Logo left, Menu below und Header Size large.
Logo habe ich eingebaut, ich würde gerne in dem entstandenen Bereich rechts neben dem Logo Text (Telefonnummern und Adresse) einfügen. Ich habe mich bereits durch ein paar Threads gearbeitet, im Moment benutze ich das :
add_filter('avf_logo_subtext', 'kriesi_logo_addition'); function kriesi_logo_addition($sub) { $sub .= "<strong class='logo-title'>Company Name</strong>"; $sub .= "<strong class='logo-title logo-subtitle'>Additional Text Here</strong>"; return $sub; }Der Text lässt sich aber nicht außerhalb des Logos bewegen. Am feinsten wäre ein eigenes div im Header. Ich habe leider keinen Hook gefunden, mit dem man an der gewünschten Stelle Text einfügen könnte.
Grüße
Achim
Viewing 30 results - 211,681 through 211,710 (of 244,547 total)

