Digital experiences for all disciplines
Forum Replies Created
-
-
This reply has been marked as private.
Ed, thanks, I was looking for that two!
Would I be able limit the tab content size to be only on the left column?
left column = Product image, galleri, Tabs
right column = Product options (I have alot!),Thanks!
/Jan
Great Idea, I was just looking for some examples and would love to see what other users do!
My clients site: http://www.asapack.dk
Thanks π
Listening, same problem here!
This reply has been marked as private.If it was possible to include pictures in the tooltip function, that would also fit my needs…
Thanks for fast reply.
I intend to use it in a pricing table. So a user can click an item on the price list (eg. running machine).
I have attached a picture where you can see a link where I use the tooltip shortcut. The layout should be somehow like that.
Any suggestions would be very kind of you.
Thanks. π
Same problems here!
I’m listening in, I could use that too.
I tried several places, but I believe it should be placed just before these lines:
<?php } ?>
<!– CLOSE page –>If I remove theΒ <?php if ($show_social) { ?> line, the Share: text is there and the permalink + e-mail link also.
Thanks,
JanHi Cosmin
Thanks for the feedback.
Can’t get this to work. If I copy this
<code>
<div class=”share-links clearfix”>
<div class=”share-text”><?php _e(“Share:”, “swiftframework”); ?></div>
<div class=”share-buttons”>
<span class=’st_facebook_hcount’ displayText=’Facebook’></span>
<span class=’st_twitter_hcount’ displayText=’Tweet’></span>
<span class=’st_googleplus_hcount’ displayText=’Google +’></span>
<span class=’st_linkedin_hcount’ displayText=’LinkedIn’></span>
<span class=’st_pinterest_hcount’ displayText=’Pinterest’></span>
</div>
<a class=”permalink item-link” href=”<?php the_permalink(); ?>”><i class=”icon-link”></i></a>
<a class=”email-link item-link” href=”mailto:?subject=<?php the_title(); ?>&body=<?php the_permalink(); ?>” title=”Share by Email”><i class=”icon-envelope-alt”></i></a>
</div>
<?php } ?>
</code>To page.php, nothing shows up.
I also copied the line “$show_social = get_post_meta($post->ID, ‘sf_social_sharing’, true);” to the top of the page.
Hope you can help me further, that would be great.
Best regards,
JanHmmm, plugin not shown in the installed plugin list, so how to disable?
Tried to rename the love it pro folder in “/wp-content/themes/flexform/includes/plugins/love-it-pro”
Produces errors like royalcbr also have noticed.
Any suggestions welcome π
Solved, I had not set a “featured image” in the post :-/
Solved! I had to save, as the preview didn’t show the colours, guess it’s because of the gradient?
-