nadya.fd
Forum Replies Created
-
Forum: Plugins
In reply to: [Categories Multiple Images] Plugin doesn't seem to work (images not showing)Hi,
Her is what this plugin missing to became very handy:1) Error in Installation description. Add next code in your template:
<?php print Categories_Multiple_Images::get_image( term_id, image_number, image_size, use_placeholder ); ?>
Important! missing PRINT word
2) Parameters:
term_id – should be category/tag etc. id, type integer
image_number– should be string with a number of the picture that you can get from the place where you uploaded image. For example in Categories if you upload “image#2” then “image_number” is ‘2’
– last two parameters I skipped ?? who wants to dig dipper code is pretty simple.So, it seems to be sort of unfinished in explanation and support, but for me personally was easier to find the way with this plugin than write my own.
example how to use in my case:
<?php print Categories_Multiple_Images::get_image( $category->term_id, ‘2’ );?>Forum: Plugins
In reply to: [Pinterest "Pin It" Button] open in new pageI guess everything fine… It was just bothering message:
“Upgrade to the new Pin It button for Chrome” which close the “pin it” process if I choose “cancel”.But I had experience to click on Pin It butter on somebody’s site and I never had this message. Does it mean I miss/overdone something in the settings for my Pin It button?
Advice please how to get rid of this annoying message.
Thank you,
NadyaForum: Plugins
In reply to: [Pinterest "Pin It" Button] open in new pageHi,
Thanks for respond.wp_footer() in the footer.php file:
<?php wp_footer(); ?>
If I switch to twenty-thirteen (don’t have twenty-twelve in wordpress 4.1) then Pin It still has same issue. Opens up in the same page and … doesn’t really work as It seems to me ??
Here is a link:
https://artsy-decor.com/post-1/