an update on this as I use AdSense on a blog http://www.bigboytravel.com with Enfold which gets 600,000 monthly visitors and it works great.
I also recommend using a series of shortcodes for your add units which you can customize on the backend functions.php quickly to change them site wide. There have been times where new versions of WordPress have blocked AdSense script and without custom shortcodes I would have had a headache.
float right in text example with custom shortcode of wp_ad_camp_1/
Keep in mind that if the code code is meant to by used at html or script you must open it with ?> and close it with <?php inside the function. If it is just live text fo some reason you don’t need to do that.
Also a worth noting that doing short codes this way forces the Ad Unit to the top of the container it sits in although it does maintain it’s float, alignment, and padding. That means if you have a long article and want multiple Ads you need to break the page/content into multiple Color Sections or Grid Rows to avoid having all the Ads push to the top of the page. It’ll make sense when you try it, but is an easy fix.
i know there is solution for this to add links like #about instead of http://mcitycondospro.com/#about. But i want to use mixed use of links, for ex. an VIP ACCESS REGISTRATION button on the top opens on different page
hi, the theme works very well but there is only a thing that i can’t fix:
I’ve created a page with a layer slider video at the top of the page, it works very well but in chrome it doesn’t appear
thanks for support :)
okay, I just figured it out. It’s a problem with the enfold child theme and the functions.php in the child theme. Don’t know why but with renamed functions.php (to functions.old) everything is fine. Also with enfold main theme. But it an empty functions.php exists in the child theme folder the topic description isn’t visible. All plugins are working properly – so it seems to be related to the child theme.
Do you have a solution for this issue? I would like to use the child theme because of theme updates.
I added the code to my functions.php file and see the share buttons. However, I don’t get the text heading. Here’s what I have added to my functions.php file:
// add social share buttons on single product page
add_action(‘woocommerce_after_single_product_summary’, ‘avia_add_social_toolbar’, 1);
function avia_add_social_toolbar()
{
if( is_singular( ‘product’ ) ) {
$content = ‘<div class=”share_heading”>Share this Product</div>’;
$content .= avia_social_share_links(array(), false, ”, false);
$content .= ‘<div class=”hr”></div>’;
}
echo $content;
}
Did I miss something and that’s why the heading is not showing?
After installing WP smush I got it down to 34K but I still don’t understand why it doesn’t use my 27k version and makes a new bloated copy? Any way of stopping the layerslider of doing that?
The problem is that on my home page (http://dev.watchdetail.com where I have one featured Blog Slider up top and then a grid of blog posts at the bottom, it aligns both of them which makes it very weird. Is there a code I can put in that will just align the post grid ones and leaves the top part alone?
Update: Please disregard and close the topic. I spoke to a designer friend of mine who is familiar with Enfold who said plugins like Akismet and others don’t come with the theme. She has to install individually, so that’s what I’ll do. In regards to the color scheme issue, I resolved by deleting my cache. Thank you and sorry for the inconvenience.
I love Enfold! It makes me appear to be a top-notch web designer! Love it!
I have a blog date-display question:
As far as I can see, I have chosen to hide the date of my blog posts. I am using the masonry gallery to display the blog posts on my landing page. I have clicked the ‘display title’ option. I only want the title to display on my blog featured images, but the date appears there, also. I would like to remove the date but keep the title. How can I do that?
It works ok on desktop, but at lower screen sizes the watches drop to the bottom of the page. Could you recommend a way to make the columns switch from 4 to 3 sooner? Or another way to make this work? Many thanks.
Hi Andy!
Actually no, i just replaced one of the masonry gallery for a single image mergind all the four. If you scrolldown de mobile site you will still see the “error” (ok is not an error, but my client want it in mobile version as is in desktop).
Hi, I have a site with a location map in the left sidebar. Each time I scroll down the page my cursor lands on the map and the scrolling of the page stops and I find myself zooming in on the map.
Is there an easy solution to this? Can’t we have a checkbox in the sidebar settings as we do for a full-width map?
nope, sorry. It’s not working because the text at the attached link is an additional reply and not the topic description. I’ve just deleted the reply and now the text isn’t visible as in the other topics.
I also tried deactivating caching plugins, but this isn’t working. Maybe you have another idea?!
I’ve pasted a link in the private section below. Notice that the tags are stripped in the preview snippet for the top two posts but the third one down passes the h1 tag into the preview snippet. What’s wrong? How can I get them all to behave the same way?
Hi, I just changed my mobile header to transparent, but after I did this any text I had in color sections below jumped up and moved under the header, so the logo and menu overlap and sit on top? Please see screenshot.
I tried code from other posts to add padding to the logo I also tried adding margin and padding to bottom of the mobile header like this
but this is not ideal and more work as I have to add it to all headings on all pages.
Is there just one class or bit of code I can simply just add to the mobile header instead?
Many thanks
Please go to Appearance > Menus and click “Screen options” on the top right corner and check “link target” and then click on your menu item and choose to open it in a new window
Yes so basically the top of the site doesnt appear, it looks empty.
After some scrolling it appears.
But no one will scroll down an empty looking site, people will close it….
The first item is a picture, if we could see it.
And the menu, if we could see it.
Author
Search Results
Viewing 30 results - 84,061 through 84,090 (of 142,828 total)