Forum Replies Created
-
AuthorPosts
-
July 26, 2016 at 10:32 pm in reply to: Enfold Text Element Stripping Out Google Analytics Code #665514
Hi Andy,
Thanks but that doesn’t resolve the situation because now I can’t do line breaks for each line. If I’m using a TEXT element I can the following display:
EMAIL & PHONE Email: (Email address hidden if logged out) Toll Free: 1-855-XXX-XXXX Phone: 905-XXX-XXXX Fax: +1-905-XXX-XXXX
If I use the code block as you had suggested I get the following:
EMAIL & PHONE Email: Email: (Email address hidden if logged out) Toll Free: 1-855-XXX-XXXX Phone: 905-XXX-XXXX Fax: +1-905-XXX-XXXX
So yes, I may get the Google analytics code but I can’t get the email and phone numbers to be on separate lines. They are basically one line. Even if I use the <br> code, it still doesn’t put the email and phone into separate lines.
sl
July 22, 2016 at 5:48 pm in reply to: Enfold Text Element Stripping Out Google Analytics Code #664000Hi Andy,
I don’t want the analytics code to show up on the website. I want to be able to track the link when it is clicked. The analytics code needs to be hidden from the user.
sl
July 19, 2016 at 4:45 pm in reply to: Enfold Text Element Stripping Out Google Analytics Code #662623Any thoughts on this?
July 17, 2016 at 2:12 pm in reply to: Enfold Text Element Stripping Out Google Analytics Code #661759Hi
I’m executing this on the contact page on the phone number or any hyper link.
Sl
Hi Yigit,
That worked…You need to completely delete the folder via FTP or cPanel. You should mention that in your installation log.
sl
May 11, 2016 at 10:40 pm in reply to: Error fetching content – please reload the page and try again #631004Thanks. I read in a previous thread that to get around this you would whitelist an IP address. That solution really doesnt work when you travel and you are connecting from various hotspots. That just leaves you more vulnerable.
I’m looking forward to seeing this resolved. Like ewingmh, turning it off for every site is not acceptable.
This WF plugin has saved my bacon on many occasions and it is highly effective blocking hacking attempts.
Sl
May 11, 2016 at 7:15 pm in reply to: Content Element: Error fetching content – please reload the page and try again #630911@exoveadmin – did you figure out how to resolve this (aside from disabling WF)?
May 11, 2016 at 7:00 pm in reply to: Error fetching content – please reload the page and try again #630905Just a heads up…I determined that Wordfence plugin is causing this issue (at least for me).
If you have this plugin enabled, disable and see if you can get it work and report back.
- This reply was modified 8 years, 6 months ago by slui.
Hi Everyone,
Just wanted to let you know that I’ve done tests with both Vimeo and Youtube for playing video on the website and I would have to say that Youtube is by far the better service in terms of playback.
When I used Vimeo, the delay was very noticeable in that there was approximately 2-3 second delay before the video would play. In using Youtube, there was also a delay but it was only about a second. It doesn’t sound like a lot but it no one likes to wait.
My two cents…
sl
Hi,
There are options to make the font white, however the opacity made it difficult to read. There are no options to change the opacity of the subheading.
I was able to change the subheading style using this code:
.home_special_heading_top .av-subheading.av_custom_color { opacity: 1.0 !important; font-weight: 400; }
The first part of course is the custom class and I was able to target the subheading directly.
sl
Hi,
I’ve come to realize that I need to change the opacity of the subheading and not the color of the font for the subheading.
I found this CSS that controls the opacity on the subheading but not sure how to integrate into my custom class.
.av-subheading.av_custom_color
Let me know.
sl
Hi,
I’m trying to change the subheading. I tried to replicated the code you provided above but using the subheading and it didn’t work.
.av-subheading.home_special_heading_top { color: #fff !important; } .av-subheading_below.home_special_heading_top { color: #fff !important; }
Any further insight into this?
Hi Richard….how can I reach you? I can help.
January 28, 2016 at 6:47 am in reply to: Blog Posts Element Failing – Excerpts different length, Wrong no. of post shows #573507Hi
My setting is excerpt with read more link and I only have it setup to show one blog.
Here is the image:
http://www.tiikoni.com/tis/view/?id=a105493
There is something wrong here.
Sl
- This reply was modified 8 years, 10 months ago by slui.
January 27, 2016 at 4:06 am in reply to: Blog Posts Element Failing – Excerpts different length, Wrong no. of post shows #572556Sure thing…login information below
I’ve figured this all out now…thanks.
- This reply was modified 8 years, 10 months ago by slui.
Hi Rikard,
I was able to get to the blog category to be hidden, however I’m still having trouble hiding the image in the blog post slider.
Is there also a way to target the Titles of the portfolio and blog post slide seperately?
For example, I want to center the titles and make the font bigger in the portfolio slider (Childrens Books), but ONLY make titles bigger in the blog slider?
Thanks.
sl
- This reply was modified 8 years, 10 months ago by slui.
The information is below.
Hi Elliott,
I’m using this already. Here is a snapshot of the CSS that I’m using:
http://www.tiikoni.com/tis/view/?id=75ac911
This is what I want to disappear on the post slider:
http://www.tiikoni.com/tis/view/?id=f9c7511
None of the CSS provided works. It works when you use Firebug to input the information but once you put this into the CSS file, it doesn’t work.
In addition, I also want to hide the image in the slider
http://www.tiikoni.com/tis/view/?id=1714551
I’ve tried to use these two CSS commands to hide the images but they are not working.
body.avia-content-slider .fake-thumbnail .slide-image { display: none !important; }
a.slide-image { display: none !important; }- This reply was modified 8 years, 10 months ago by slui.
Here is what I have tried to hide the word “blog”
.blog-categories minor-meta { display: none !important; }
.blog-categories .main_color .minor-meta { display: none !important; }
.main_color .minor-meta a { display: none !important; }None of these have worked for me.
Hi Elliott,
I’m trying to hide the these two parts (red circle) on the slider and in the blog.
Home page slider – http://www.tiikoni.com/tis/view/?id=ddebfdb
Blog preview images – http://www.tiikoni.com/tis/view/?id=2b67620
- This reply was modified 8 years, 10 months ago by slui.
Hi Btina,
The only way around is to find ALL links that start with http: and replace this with https: in the database. I used a tool called Better Search Replace to find all occurrences of http://domainname.com and replace it https://domainname.com. This worked for me in ensuring that all my links were using the new secure mode.
I did not use the REWRITE.
In addition, if you right click on your home page and view the source code using Chrome or FF, do a search for http:// and you will find that your logo may also be not using the secure https://…just change it and you should be fine.
sl
December 12, 2015 at 6:05 am in reply to: Possible Bug with Recognizing or Not Including CSS in Responsive Mode #551389I figured out the solution….
/* Hide button in mobile mode */ @media only screen and (max-width: 767px) { #locations_top .btn_hide a { display: none !important; } } /* Hide button in desktop mode */ @media only screen and (min-width: 767px) { #locations_top .btn_hide a { display: none !important; } }
December 12, 2015 at 5:53 am in reply to: Possible Bug with Recognizing or Not Including CSS in Responsive Mode #551388Hi Elliott,
I’ve done as you have asked and I’m still seeing the button in mobile mode. This means your code works with desktop mode but it doesn’t with the mobile mode.
Any other ideas on how to get this to work?
December 4, 2015 at 5:53 am in reply to: Possible Bug with Recognizing or Not Including CSS in Responsive Mode #546809Hi Elliott,
I’m trying to keep the “Kids Bowl Free Program” button hidden. See first post for image. So that button (pinkish) that shows up in the mobile should remain hidden until a specified time. At which point, I remove the CSS tag and it shows up on the desktop.
However, when I add the CSS tag back in, it disappears on the desktop but remains on the mobile site.
Please keep in mind that I only want to affect ONE button. Does your code affect all 3 buttons?
December 3, 2015 at 8:14 pm in reply to: Possible Bug with Recognizing or Not Including CSS in Responsive Mode #546620Any thoughts to this?
December 2, 2015 at 11:18 pm in reply to: Possible Bug with Recognizing or Not Including CSS in Responsive Mode #546168Hi,
Is there a way to prevent it from getting overwritten? It seems to me that whatever I put in the assigned CSS in the element should be the overriding CSS and not what is in the core CSS.
Although I do appreciate your solution, there has to be a more elegant way to get this resolved? Is this the standard for themes? You also have to keep in mind that I’m targeting ONE specific button. I’m afraid your solution will affect all buttons when the width is less than 767px.
December 2, 2015 at 9:01 pm in reply to: Possible Bug with Recognizing or Not Including CSS in Responsive Mode #546109I’ve found the code you are speaking of…
So in full desktop mode you get this:
#locations_top .avia-button-wrap {
margin: 0 10px;
}.btn_hide {
display: none !important;
}However, the moment you go down to a mobile screen this code overrides the CSS element that has been assigned to it in the AVIA builder.
@media only screen and (max-width: 767px)
#locations_top .avia-button-wrap {
display: block !important;
margin: 10px 0 !important;
}And btn_hide css code has been struck through.
Why is this the case? I thought all assigned CSS in the builder is supposed to override any existing CSS code.
- This reply was modified 8 years, 11 months ago by slui.
December 2, 2015 at 8:52 pm in reply to: Possible Bug with Recognizing or Not Including CSS in Responsive Mode #546099Why doesn’t it work in responsive mode? It works nicely in desktop mode.
-
AuthorPosts