koganas
Forum Replies Created
-
Forum: Plugins
In reply to: [Collapse-O-Matic] Plugin stopped working after updatesthe basic structure
<div id="target-monkey1" class="collapseomatic_content">You might think you can catch a monkey, but you can't. Monkeys are FAST!</div> <span class="collapseomatic" title="Fast Monkey" id="monkey1" >Fast Monkey</span> <span id="swap-monkey1" style="display: none;">Eek Eek</span>
Forum: Plugins
In reply to: [Collapse-O-Matic] Plugin stopped working after updates<div id="<?php echo $post->post_name;?>" class="espac"> <div class="coli fulls esqa"> <a href="<?php $image_url = wp_get_attachment_image_src( get_post_thumbnail_id( $post->ID ),'full' ); echo $image_url[0]; ?> "><?php if ( has_post_thumbnail() ) { the_post_thumbnail(); } ?><span> </span></a> </div> <div class="colt ctb" style="padding: 0 14px 0;"> <img src="<?php echo get_template_directory_uri(); ?>/images/underline-saad-black.png" width="27" height="6" /> <h1 id="post-<?php the_ID(); ?>"><?php the_title(); ?></h1> <a href="<?php $image_url = wp_get_attachment_image_src( get_post_thumbnail_id( $post->ID ),'full' ); echo $image_url[0]; ?> " id="imgthink"><?php if ( has_post_thumbnail() ) { the_post_thumbnail(); } ?><span> </span></a> <?php if(strpos(get_the_content(),'id="more-')) : global $more; $more = 0; the_content('<span id="mas">(...)</span>'); ?> <div id="target-mais<?php the_ID(); ?>" class="collapseomatic_content" style="position:relative;margin-top: -12px;"><?php $more = 1; the_content('', true ); else : the_content(); endif; ?> <div class="citath ceq"><?php the_field('citac'); ?></div> </div> <a class="collapseomatic" title="continue lendo" id="mais<?php the_ID(); ?>" href="<?php $currentlang = get_bloginfo('language'); if($currentlang=="pt-BR"){echo get_permalink( 162 );} else {echo get_permalink( 1085 );}?>#<?php echo $post->post_name;?>"><span class="morec dow"><?php pll_e('continue'); ?> <div class="dowh"></div></span></a> <a id="swap-mais<?php the_ID(); ?>" style="display: none;" class="obg"><span class="collapseomatic colomat-close morec clos"><div class="closh"></div></span></a> </div>
This is the post loop in the original file.
I don’t have a working example of it now, just that page. But it should work like the screenshots i’ve sent.I am using 2 different functions:
– swap title
– “roll-your-own example that places the trigger below the target”: same as documentationForum: Plugins
In reply to: [Collapse-O-Matic] Plugin stopped working after updatesThis are screenshots of how it was working before the update, just to understand the layout.
Closed
https://saad-studio.com/wp-content/themes/img-collapseomatic-closed.jpgOpen
https://saad-studio.com/wp-content/themes/img-collapseomatic-open.jpgForum: Plugins
In reply to: [Meteor Slides] Slideshow issue after updateI had the height and width set. And the custom slideshow is working properly in another links because i was getting the right sized images inside wordpress.
You can see 2 working examples here:
https://saad-studio.com/cases-branding-design/sementes-ipiranga-folder-site-estrategia/I have made a screenshot. As you can see the featured image is getting this small size (even if the image is in full size at the library).
https://saad-studio.com/wp-content/themes/img-size-slide.jpgThis is a example of a image that is working (uploaded before updates).
https://saad-studio.com/wp-content/themes/img-size-slidec2.jpgForum: Plugins
In reply to: [Meteor Slides] Slideshow issue after updatei’ve set earlier a fixed pixel to test it, but it keeps returning the same small sized image. And if i set fixed pixel, the slideshow in the homepage returns the first bug reported.
Forum: Plugins
In reply to: [Meteor Slides] Slideshow issue after updatehttps://saad-studio.com/a-saad-branding-design/
You can see it at the top, the original image has 1900x1200px, but when i set as featured image it gets small. I’ve already set a bigger size of featured images in wordpress and also used regenerate thumbnails, but still show me a small thumbnail when i post it.
Forum: Plugins
In reply to: [Meteor Slides] Slideshow issue after updateJosh, i am sorry but now i have other problem.
I am trying to upload a new slide but the featured slide is getting a thumbnail from the image and not the full image.
What could i do?Forum: Plugins
In reply to: [Meteor Slides] Slideshow issue after updateJosh, i think i’ve resolved it.
The width and height was setting a number in the settings panel, now i have changed it to get automatic width and height.The slideshow is working fine again. Thank you!
Forum: Plugins
In reply to: [Meteor Slides] Slideshow issue after updateI’ve added 2 slides, now you can take a look.
Forum: Plugins
In reply to: [Collapse-O-Matic] Plugin stopped working after updatesHello, i am having this same issue.
I’ve updated wordpress and the plugin (was using version 1.5.3)
and everything stopped working. It seems a jquery conflict. I’ve got that same error message in the console, got the solution, but the it’s not working yet.This is the page, is a custom “roll your own” that i’ve made, where expands following the content.
https://saad-studio.com/thinking-branding-design/
The code
<a href="<?php $image_url = wp_get_attachment_image_src( get_post_thumbnail_id( $post->ID ),'full' ); echo $image_url[0]; ?> " id="imgthink"><?php if ( has_post_thumbnail() ) { the_post_thumbnail(); } ?><span> </span></a> <?php if(strpos(get_the_content(),'id="more-')) : global $more; $more = 0; the_content('<span id="mas">(...)</span>'); ?> <div id="target-mais<?php the_ID(); ?>" class="collapseomatic_content" style="position:relative;margin-top: -12px;"> <?php $more = 1; the_content('', true ); else : the_content(); endif; ?> <div class="citath ceq"><?php the_field('citac'); ?></div> </div> <a class="collapseomatic" title="continue lendo" id="mais<?php the_ID(); ?>" href="<?php $currentlang = get_bloginfo('language'); if($currentlang=="pt-BR"){echo get_permalink( 162 );} else {echo get_permalink( 1085 );}?>#<?php echo $post->post_name;?>"><span class="morec dow"><?php pll_e('continue'); ?> <div class="dowh"></div></span></a> <a id="swap-mais<?php the_ID(); ?>" style="display: none;" class="obg"><span class="collapseomatic colomat-close morec clos"><div class="closh"></div></span></a>
Forum: Plugins
In reply to: [Yoast SEO] Facebook OG ImageHi jrf, here′s a link
https://site1369326559.provisorio.ws/thinking-branding-design/Forum: Plugins
In reply to: [Simple Share Buttons Adder] pinterest failsOk David, no problem, i will keep my search for a solution. I would suggest a “like” button option to the plugin.
Forum: Plugins
In reply to: [Collapse-O-Matic] Firefox AnchorsSame bug here. The problem isn′t with the plugin, it′s with FF. Logged off and it persists. Here′s some links about it:
https://bugzilla.mozilla.org/show_bug.cgi?id=645075
https://stackoverflow.com/questions/5419975/firefox-hash-anchor-url-problemI′m testing here (2 posts before the black footer):
https://site1369326559.provisorio.ws/homepage/If I find a solution, i′ll post here.
Sorry for reopening the discussion!Forum: Plugins
In reply to: [Meteor Slides] meteor prev/next buttonshttps://jleuze.com/plugins/meteor-slides/installation/
Read about “slideshow navigation”.
You can set to “Previous/Next” or “Both” if you want pagination either.Forum: Plugins
In reply to: [Collapse-O-Matic] Findme/scrollonclose in internal collapse trigger?this is how i tried
<div id="target-mais<?php the_ID(); ?>" class="collapseomatic_content" style="position:relative;"> <?php the_content(); ?> </div> <a class="collapseomatic" title="read more" id="mais<?php the_ID(); ?>" ><span class="morec dow">read more <div class="dowh"></div></span></a> <a id="swap-mais<?php the_ID(); ?>" style="display: none;"><span id="bot-<?php the_ID(); ?>" class="collapseomatic colomat-close scroll-to-trigger morec clos"><div class="closh"></div></span></a>
please ignore the dirt code, i’m just testing the roll-your-own structure.