Forum Replies Created
-
AuthorPosts
-
BlackWidowParticipant
Hey Matt
I just got the same message! I’m exactly in the same boat as you. I’m a designer and not a programmer. Did it work for you?Cheers
Black WidowBlackWidowParticipantHi there
My site is still taking a long time to load and I think it is because the theme. When I switch to another theme, it loaddss quickly. I know you recommend to build a child theme but in which file do I find the following code:function attitude_webpageicon() {
$attitude_webpageicon = ”;
if( ( !$attitude_webpageicon = get_transient( ‘attitude_webpageicon’ ) ) ) {
global $attitude_theme_options_settings;
$options = $attitude_theme_options_settings;if ( “0” == $options[ ‘disable_webpageicon’ ] ) {
if ( !empty( $options[ ‘webpageicon’ ] ) ) {
$attitude_webpageicon .= ‘<link rel=”apple-touch-icon-precomposed” href=”‘.esc_url( $options[ ‘webpageicon’ ] ).'” />’;
}
}set_transient( ‘attitude_webpageicon’, $attitude_webpageicon, 86940 );
}
echo $attitude_webpageicon ;
}
Thanks
Black WidowBlackWidowParticipantHi There
thankyou for this.So where do I change the first lot of code? Do I place that code in the chile theme and that will override the old code?
Thankyou
Black WidowBlackWidowParticipantHi Sanjip
I’ve cropped the thumbnails of every image to the same size, but there’s still gaps in the gallery.
http://www.lindadoble.com.au/work/
So, do I have to make every full size image the same size for the gallery? That might be OK for me if I was doing it, but my client is the person who will be controlling the gallery in a couple of months time. She doesn’t have Photoshop to crop the images. This seems to be an real oversight on the theme.
Thanks
Black WidowBlackWidowParticipantHi Sanjip
I’ve started building the gallery, but it’s creating blank spaces inbetween some images:
http://www.lindadoble.com.au/work/Can you let me know why this is happening.
Thanks
Black WidowBlackWidowParticipantHi Sanjip
I downloaded a plug-in called ‘Manual Image Crop’ and it works.
Just another quick question, In Galleries, is there any way of rearranging the order of the pics once you have uploaded them?
Thanks!
Black WidowBlackWidowParticipantHi Sanjip
It worked! You were correct. I was adding the image to the content and not as the Feature Image.Just another quick question. Is there any way of repositioning the thumbnail gallery image? This image seems to center itself and I would like to reposition it.
Thanks!
Black WidowBlackWidowParticipantHi Sanjip
thanks for your advice. I changed ‘gallery’ to ‘work’ but it made no difference.
Here’s the link to the website:
http://www.lindadoble.com.au/work/As you can see, the page titles are appearing, but the images are not.
I’ll just go through with you the instructions you have on your website:
Go to Galleries->Add New in your dashboard.
Yes, I’ve done thisAdd Title which will be Image title.
Yes, I’ve added titles to the four imagesAdd featured image for this post
Yes, I’ve done this – but as you can see, no imagesClick on Publish
Yes, did that.If you have multiple images(other images too) to be shown. Repeat the first four steps again.
Yes, added four imagesAfter you are done with adding the posts in Galleries.Create a Page, give it title.
I titled the page ‘work’On the right hand-side, click on template dropdown.From the dropdow, select any of from three template ( Gallery four column template, Gallery three column template, Gallery two column template)
Yes, I did this. I chose four columns.Click Publish button
Yes, did this.Now choose this page as menu
This is the instruction which I cannot figure out. Do I click ‘Bridesmaids’ in the submenu? If so, the images are still not showing up.If you could check the page out and let me know what is happening, that would be great.
Black WidowBlackWidowParticipantWhen I follow the instructions below, the image in the gallery is not showing up. I’ve got the image set at full-size – not thumbnail:
https://www.themehorse.com/theme-instruction/attitude-pro/#gallery
BlackWidowParticipantHi Rabin
hmmm, Google Analytics seems to be working but when I go to Google Analytics > Admin > Tracking Code is still says that the tracking is not installed.
Is this because I’ve pasted the tracking code at Theme Options > Webmaster Tools > Analytics rather than doing what Google says and post the code on each page?
Thanks
BlackWidowBlackWidowParticipantThanks Sovit
that worked a treat!
BlackWidow
BlackWidowParticipantHi Sanjip
Just letting you know i’ve updated the attitude-pro theme as per your instructions and the warnings have disappeared.
Cheers
BlackWidowBlackWidowParticipantThe warnings keep growing – I’ve just got these two:
Warning: Cannot modify header information – headers already sent by (output started at /home/findyour/public_html/wp-content/themes/attitude-pro/library/functions/update_notifier.php:123) in /home/findyour/public_html/wp-includes/option.php on line 571
Warning: Cannot modify header information – headers already sent by (output started at /home/findyour/public_html/wp-content/themes/attitude-pro/library/functions/update_notifier.php:123) in /home/findyour/public_html/wp-includes/option.php on line 572
please help
BlackWidow -
AuthorPosts