• Hi!

    First of all, sorry for my bad english.

    I have an issue with the plugin from version 3.7.1: the [loopage] shortcode, doesn′t work fine, and all the pages are. I′ve proved in three differents webs. The 3.7.1 works fine, but from this version, not.

    Thanks

    • This topic was modified 6 years, 5 months ago by RicardoRVM.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Can you paste the actual code so that we can examine it?

    Thanks

    Thread Starter RicardoRVM

    (@ricardorvm)

    Yes, of course.

    With this code ti works only until the 3.7.1. version.

    <div class="pagBlog">
    	
    	[loop exists type=post paged=4]
    	[the-loop]
    	<div class="notBlog">
    		<div class="imgBlog">
    			[field image]
    		</div>
    		<div class="contBlog">
    			<h3>[field title-link]</h3> 
    			<p><span class="fecha">[field date]</span>. [content words=50] [...]</p> 
    			<div class="baseBlog">
    				<div class="audBlog">
    					[field audio_pequeno]
    				</div>
    				<div class="leermas">
    					[link]Leer la noticia completa <i class="fa fa-angle-double-right"></i>[/link]
    				</div>
    			</div>	
    		</div>	
    	</div>
    	<hr />
    
    	[/the-loop]
            [/loop]
    
            [loopage class="paginacionBlog"]
    </div>
    
    
    • This reply was modified 6 years, 3 months ago by RicardoRVM.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Issue with shortcode [loopage]’ is closed to new replies.