Forum Replies Created
-
AuthorPosts
-
I am having the same issue on a website.
I have WP 4.9.8 running and the Enfold 4.3.1 running.
The area for the slide is there, the controls and the caption, but no photos and no auto active…
Has this been solved?
Thanks,
ChrisOctober 3, 2018 at 6:10 pm in reply to: Code Block Element. Added script in code block. Now a Blank Space on Page #1017577That worked perfect! Thank you so much.
ChrisNevermind… we found a solution.
Thanks anyway.
ChrisThat worked – you guys are awesome!
That is why I keep buying new licenses of this theme… good theme, well documented, well supported!
ChrisThanks a million.
If I want it on the mobile hamburger menu also… what would I put in Quick CSS please?Chris
did this ever get solved? i am trying to do the same but do not see a solution here. thanks.
June 29, 2017 at 5:03 pm in reply to: Create child theme after customizations have been made – Enfold #814587Thanks. Yes the site is back up after restoring from a back up from last week.
I have 4-6 Enfold sites that were customized by an employee here with no child theme.This one – http://shannon-construction.com/ looks like someone “attempted” a child theme but is doesn’t really look as if it worked – again, I clicked update Enfold and lost the site for a day or two until restoring.
Credentials for ADMIN are in private area.
Thanks for your help in advance… I may need help on another where no child theme at all is installed.
ChrisJune 22, 2017 at 3:03 pm in reply to: IMAGE WITH HOTSPOTS. How to add a Question Mark ( ? ) instead of numbers #811576June 21, 2017 at 10:52 pm in reply to: IMAGE WITH HOTSPOTS. How to add a Question Mark ( ? ) instead of numbers #811207June 21, 2017 at 8:47 pm in reply to: IMAGE WITH HOTSPOTS. How to add a Question Mark ( ? ) instead of numbers #811157May 26, 2017 at 11:02 pm in reply to: Adding Constant Contact sign-up to very top – extra elements – above header #800439I could use button code from Constant Contact – like this:
<!– BEGIN: Constant Contact Email List Form Button –><div align=”center”>Sign-up Property Updates<!– BEGIN: Email Marketing you can trust –><div id=”ctct_button_footer” style=”font-family:Arial,Helvetica,sans-serif;font-size:10px;color:#999999;margin-top: 10px;” align=”center”>For Email Newsletters you can trust.</div></div>
But simplify to where it has the button with no extras?
<!– BEGIN: Constant Contact Email List Form Button –><div align=”center”>Sign-up Property Updates</div>
Want it simple
thanks
ccMay 26, 2017 at 10:31 pm in reply to: Adding Constant Contact sign-up to very top – extra elements – above header #800415Jordan,
Thanks for the speedy response.
I downloaded Constant Contacts official plugin and made a form with just the email field.
It gives you a “short code” to add = [ctct form=”68″]So, not text or script…
Does this help?Thanks again,
ChrisHow do you style the phone number once you make it a hyper link with
<a>
also, how to style the color for the hover?
thanks
ccSarah,
Thanks for pointing me to this article – that worked!
I had to change it to “ACS” to get the results that I wanted – thanks again!Chris Cook
February 2, 2017 at 3:40 pm in reply to: Using Nav – Display as Icon with additional text in header #741842Rikard
Thank you. We did come up with a solution.I think a great add-on feature to Enfold would be to copy the exact programming for the footer and make it available as the header feature too.
There is a tab for Footer, you can choose how many columns you want (a drop down with 1,2,3,4) — if you could duplicate this in the HEADER tab that would be a great addition.The header is a very important part of a website – it is right at the top!!
Please consider this – can you put in a feature request???
Thanks,
Christhat worked perfectly
thanks and have a nice day.Awesome! Thanks!
Can I make them a little larger?
Thanks again,
ChrisI just sent this in the Private Content.
Thanks in advance – not sure what/where to get the placeholder value.
ChrisI am trying to add Houzz to my social icons as well. I went to Fontello.com and searched for Houzz and downloaded a ZIP file.
I added the this code to my child theme functions.php – using the zip file name…
I do NOT see Houzz in my social list however… did I do it incorrectly??
Thanks for your help in advance!Register new icon as a theme icon
function avia_add_custom_icon($icons) {
$icons[‘icon_name’] = array( ‘font’ =>’fontello-828d0fbb’, ‘icon’ => ‘houzz’);
return $icons;
}
add_filter(‘avf_default_icons’,’avia_add_custom_icon’, 10, 1);// Add new icon as an option for social icons
function avia_add_custom_social_icon($icons) {
$icons[‘Icon Label’] = ‘icon_name’;
return $icons;
}
add_filter(‘avf_social_icons_options’,’avia_add_custom_social_icon’, 10, 1);December 21, 2016 at 8:26 pm in reply to: How to Add a Sidebar to Pages/Posts without Sidebar Option #727270Yigit
Wow! Thank you so much.
Really appreciate this help.
ChrisDecember 16, 2016 at 9:24 pm in reply to: How to Add a Sidebar to Pages/Posts without Sidebar Option #725546Guys
thanks for writing back. if you go to the dashboard, click IDX pages, then Ted Baker.
this is a custom post type maybe?? anyway I went to widgets and made a widget called TedBaker and put what I want on the sidebar.these idx pages only seem to use the default sidebar.
i have 6 agents that will all need a widget for themselves. I am hoping to have the side bar “layout” standard controls on the side so that I can choose what sidebar goes on each idx page
make sense?
thanks in advance,
chrisThank you guys!
ChrisI am having the same issue on http://www.chrishudsoncouture.com/new/
when on mobile and tablet the full screen slider does not scale – you can’t even tell what the images are.
The h1 font doesn’t scale either…. did I do something wrong?
Thanks in advance,
ChrisWhen I used this code, including the hover line at the end, it cuts my social icons in half, missing the bottom half.
Ideas?
ChrisThanks!!!
ChrisYigit,
That worked – – – but it made the Yelp Icon disappear.
Please let me know.Chris
Yigit
Thanks – that workedWhile I have your help – how can I make them larger and a little further apart???
Chris
Thanks for the speedy response.
There are many choices on that page
1. not sure which one to use
2. do I delete what I added to functions.php in child theme first and add the one you tell me OR is this in addition to what I have put there?Thanks,
Chrishere you go.
Have you guys considered just adding Yelp to the theme??? It would be useful.
Chris -
AuthorPosts