bimmerime
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: add 404 pages to the excluded pagestired that but now all those( contact, about us ,……….) pages returns a 404
Forum: Themes and Templates
In reply to: [Theme: Avada] How can i add an horizontal line under my headeranyone can help?
Forum: Fixing WordPress
In reply to: exclude legal pages from displaying adsi know i should add this
<?php if( !is_page( array(‘Privacy Policy’, ‘Contact’, ‘About’, ‘etc’) ) ) : ?>
ADSENSE CODE HERE
<?php endif; ?>but where?
Forum: Fixing WordPress
In reply to: exclude adsense on certain pagesthe code is in my header.php
Forum: Fixing WordPress
In reply to: How do i add adsense to category page?any ideas?
Forum: Plugins
In reply to: [PI Button] set the image description to the post tiltehi,
so i managed to find the file and line 33 after i changed the title attribute i get something like this<a href="<?php echo esc_url($item->get_permalink()); ?>" target="_blank" title="<?php echo 'Posted ' . $item->get_date('j F Y | g:i a'); ?>" ><img src='<?php echo $pin_image[0]; ?>' title='<?php echo get_the_title(); ?> go?' alt="<?php echo $item->get_title(); ?>" /></a>
but i still get the title attribute when i pin something instead of the post title
any ideas?Forum: Fixing WordPress
In reply to: how to add an horizontal line to my headeranyone with a solution?
Forum: Fixing WordPress
In reply to: set two different font size for my blog postsanyone with a solution?
Forum: Fixing WordPress
In reply to: how to add an horizontal line to my headerdidn’t really understand what i’m supposed to do, i need details
Forum: Fixing WordPress
In reply to: exclude adsense on certain pagesthanks for the reply, where should this go exactly?
Forum: Fixing WordPress
In reply to: set two different font size for my blog postssorry for the late response. my site is not live yet.
i’m using the avada theme if that will helpForum: Fixing WordPress
In reply to: set two different font size for my blog postsi tried that but nothing changed. i still get the same font size
Forum: Fixing WordPress
In reply to: set two different font size for my blog poststhanks for the reply what exaclly should i put in “//add font styles”
Forum: Fixing WordPress
In reply to: messed up my functions.php file and can't access my siteactually instead of going to my theme folder it did go to wp-includes. how can i move it?
Forum: Fixing WordPress
In reply to: messed up my functions.php file and can't access my siteyes when i switch the theme, it’s all good. but like i said in the post earlier i think that the file i uploaded is in the wrong place