-
Search Results
-
Hi.
I would like to run a JavaScript that shows a booking form when I click a button that have been added to my Easy Full Width Slider.
The button currently only have a link – as that is what is supported (using the Avia Page Builder).
Is there an easy way for me to get the button to run a JavaScript rather than having the button linking to a page?
The button can be seen here: http://skagenfiskerestaurant.dk/It is the red button in the top slider with the text “BOOK BORD”
Regards
Dennis BTopic: Edit Cart Icon at top
Hello I need to edit the top Cart button to make it looks just like this screenshoot i have attached here.
https://fizzpopmedia.com/wp-content/uploads/2016/12/Screen-Shot-2016-11-30-at-4.52.02-PM.png
I need it to say Login | Cart and then the icon with the count next to it.
Can you tell me where to access the files to get the code to edit and make it look like this?
Thanks,
BrianHello. How can I add pause on hover to a content slider?
I tried the following answer but it didn’t work:
https://kriesi.at/support/topic/content-slider-pause-on-hover/I’m using a child theme in case that makes a difference to your answer.
Thanks,
Tom
Topic: menu
Hey Support
How can i get this one page theme http://kriesi.at/themes/enfold-restaurant-one-page/#top
I’ve already imported the restaurant theme but i doesn’t funktion as a one page theme when it automatically scrolles down?
kind regards
AlexanderHi, I have followed similar post about adding a further thumbnail size for images. In particular in this one (https://kriesi.at/support/topic/generate-new-image-sizes-in-child-theme/) you say that if I create a new rule for thumb size and I still want to have all the rest I must add all the old contents in my new array.
I wrote the following function with a new thumbnail called ‘page_bottom_section ‘: 2500 x 430
function avia_change_image_size_array() { global $avia_config; $avia_config['imgSize']['widget'] = array('width'=>36, 'height'=>36); // small preview pics eg sidebar news $avia_config['imgSize']['square'] = array('width'=>180, 'height'=>180); // small image for blogs $avia_config['imgSize']['featured'] = array('width'=>1500, 'height'=>430 ); // images for fullsize pages and fullsize slider $avia_config['imgSize']['featured_large'] = array('width'=>1500, 'height'=>630 ); // images for fullsize pages and fullsize slider $avia_config['imgSize']['extra_large'] = array('width'=>1500, 'height'=>1500 , 'crop' => false); // images for fullscrren slider $avia_config['imgSize']['portfolio'] = array('width'=>495, 'height'=>400 ); // images for portfolio entries (2,3 column) $avia_config['imgSize']['portfolio_small'] = array('width'=>260, 'height'=>185 ); // images for portfolio 4 columns $avia_config['imgSize']['gallery'] = array('width'=>845, 'height'=>684 ); // images for portfolio entries (2,3 column) $avia_config['imgSize']['magazine'] = array('width'=>710, 'height'=>375 ); // images for magazines $avia_config['imgSize']['masonry'] = array('width'=>705, 'height'=>705 , 'crop' => false); // images for fullscreen masonry $avia_config['imgSize']['entry_with_sidebar'] = array('width'=>845, 'height'=>321); // big images for blog and page entries $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1210, 'height'=>423 ); // images for fullsize pages and fullsize slider $avia_config['imgSize']['page_bottom_section'] = array('width'=>2500, 'height'=>430 ); // images for fullsize pages and fullsize slider $avia_config['imgSize'] = apply_filters('avf_modify_thumb_size', $avia_config['imgSize']); $avia_config['selectableImgSize'] = array( 'square' => __('Square','avia_framework'), 'featured' => __('Featured Thin','avia_framework'), 'featured_large' => __('Featured Large','avia_framework'), 'portfolio' => __('Portfolio','avia_framework'), 'gallery' => __('Gallery','avia_framework'), 'entry_with_sidebar' => __('Entry with Sidebar','avia_framework'), 'entry_without_sidebar' => __('Entry without Sidebar','avia_framework'), 'extra_large' => __('Fullscreen Sections/Sliders','avia_framework'), 'page_bottom_section' => __('Section Bottom Page','avia_framework'), ); } add_action( 'init', 'avia_change_image_size_array');However I don’t see my new page_bottom_section in the dropdown list. However, if I add to my function only my rule without the others, from the dropdown menu I won’t see all the 9 rules but 3 plus my rule (so actually it exists!).
What I did wrong? I wish to have all your 9 rules + mine
Thank you
Hi!
I’m using the latest enfold and woocommerce versions.
When I add a product to the cart, I would expect the woocommerce warning/message box to appear at the top of the page, below the header. Instead, it appears below a code block inside a color section.
This is weird behaviour. How can I make enfod output the message box to the top of the page?
Topic: Enfold and SEO
Hello, I am interested in this theme:
Now this seems a “one page” theme and i never used that before. I wonder how this affects SEO and Google rankings. Instead of normal pages with their own URL I see URL’s ending with #service, #about, #contact.
Are these real URL’s? Are they seen and indexed by Google as real URL’s? In other words: can I use different SEO keywords for these URL’s?
Or is it really a one page (scroll down) website, and is it indexed by Google as just one page?
Thank you for your help!
Regards,
Alwin
the NetherlandsMy home page http://dev.solace.com includes 3 masonry galleries that are loading very delayed and slowly. I’d rather just have the elements load as part of the page instead of when you scroll. Can you please provide the code that will do this?
I found a few threads about this topic, but they’re a messy mishmash of overlapping suggestions that didn’t work for me.
Topic: Advanced Layerslider
I have added one of the standard Advanced Layerslider to the top of my page. But it just displays as whitespace. Am I doing something wrong?
Topic: Add arrow to the active tab
Hello,
I would like to out an arrow at the bottom of active tab like in this image :
http://www.hostingpics.net/viewer.php?id=193710tab.png
(Here the arrow is above but I don’t mind if it’s above or at the bottom)I have tried it :
https://kriesi.at/support/topic/need-location-for-tab-controls/
and it :
https://kriesi.at/support/topic/bottom-arrow-element-on-active-tab/But nothing change…
Can you help me
This morning this website had a “text page listing” of all the pages on the home page: http://mafficlinics.com/ running horizontally and covering the entire top fullscreen slider. I checked and the 6 rows of horizontal text is on all the site pages.
I’ve sent the login information to review and troubleshoot, thanks!
Topic: MailChimp API not connecting
Hi.
MailChimp stopped working under ‘newsletters’ in the theme admin. Effectively, this renders all existing subscribe forms useless.I changed the API code, deactivated all plugins, made sure everything was 100% up to date, then waited a week and tried it all again. Nothing.
I also found some old patch code in the Enfold forum and tried it to no avail. Has anyone else had this problem?
Thanks.
Topic: Remove Top Bar on Mobile
I’m trying to do either one of the following:
1) Remove the social icons from the top bar on mobile, since they take up too much of the screen. But leave the phone number.
OR, if above isn’t possible, then:
2) Remove the top bar completely only on mobile. For this, I’ve tried the following code and it does not work:
@media only screen and (max-width: 768px) {
.title_container { display: none !important; }}Hey Guys,
How can i change the size of the wpml flags in my topmenu? I need to make them bigger
Dear sir,
I have updated the Copyright text in the Enfold Footer section and it shows correctly in desktop version. However, in mobile it shows different text. Could you please tell me how to fix it?
Cheers,
KenI just updated my theme. I cannot seem to get this to work. I do not do code. Can you explain so I can see what I am doing wrong?
Thank you!!
Viewing 30 results - 87,331 through 87,360 (of 142,853 total)
