Viewing 15 replies - 1 through 15 (of 16 total)
  • Plugin Author macguru2000

    (@macguru2000)

    It looks you are displaying multiple galleries on your demo page. I am sorry to say that you can’t have multiple galleries with next and previous links on one page.

    Instead of going back and forth between discrete galleries, you will be changing the page on all galleries.

    Eventually I would like to implement an ajax, dynamic pagination so you can put as many galleries as you want on a page.

    Thanks for understanding this limit.

    Hi there,

    I am having the same problem but mine have only 1 gallery in 1 page. Do I need to put in any link or new pages for page 2,3,4..etc?

    Please advice.

    Thank you!

    Hello gann, have a look at my tutorials, the first tutorial talks about the settings and the second tutorial talks about shortcodes

    1 ) https://mbrsolution.com/tutorial/catablog-options-tutorial-part-2.php

    2 ) https://mbrsolution.com/blogging/catablog-shortcode-tutorial-part-3.php

    I hope this helps

    Hi Mbrsolution,

    Thanks for the tutorial. I did exactly as in your tutorial but still no valid. I noticed there is a difference as below:-

    “Previous 1
    2
    3
    Next”

    instead of showing in one line. When I tried to click on page 2 or 3, it will load back the same page.
    Could it be a problem with my gallery template? I am using the existing template but might have changed some setting without noticing it.

    Forgive me for my ignorance as I am very new to wordpress!

    Thank you in advance.

    Hi gann, can you share you template code please. Also what short code are you using?

    Can you also add you URL here so that I can see.

    Kind regards

    The template code as below:-

    <div class="catablog-row catablog-gallery">
    	<a href="%LINK%" class="catablog-image" %LINK-TARGET% %LINK-REL%>
    		<img src="%IMAGE-THUMBNAIL%" alt="" />
    		<strong class="catablog-title">%TITLE%</strong>
    	</a>
    	<div class="catablog-description">%DESCRIPTION%</div>
    </div>

    The shortcode is as below:-

    [catablog_gallery id=”74″ catablog template=”gallery” limit=”3″]

    The URL is not up yet as I am using the wordpress on my PC. Apologies.

    Hope you can help me out here! Thank you!

    Hi gann, I had a look at your code both in the template and shortcode and it is correct.

    1) How many images to do you have assign to your gallery?
    2) Did you make sure that all the images where added to the gallery from Catablog?
    3) Under Catablog >> Options >> did you set it correctly?

    Kind regards

    Hi mbrsolution, thanks for your prompt reply!

    1) I only uploaded 7 images in this gallery
    2) If I do not put the limit, I can view all the images so I would assume the images are added into the gallery correctly
    3) I have checked all the setting as per the tutorial you shared.

    Could it be caused by the theme I used? I am using PageLines theme.

    From what I observed, every time I tried to click on Page 2,3,4 etc, the URL is showing the same address, therefore it keep on loading the same page. Do I need to create new page for each one of them?

    Hope you can understand what I am trying to say.

    Hi gann, I am using suffusion theme and it works great. Have you tried testing a different theme? Can you post your URL so that I can check. How is your permalinks setup on wordpress?

    Kind regards

    I have tried using the theme twenty eleven but still the same.
    I have not changed the permalinks setup, using as default.
    Sorry I can’t post the URL yet as the site and hosting is not ready.
    I can view the page source as below:-

    </div></div><div class='catablog-navigation'><span class='catablog-navigation-link catablog-first-page-link catablog-disabled'>Back</span> <span class='page-numbers current'>1</span>
    <a class='page-numbers' href='https://localhost/wordpress/?page_id=98'>2</a>
    <a class='page-numbers' href='https://localhost/wordpress/?page_id=98'>3</a>
    <a class="next page-numbers" href="https://localhost/wordpress/?page_id=98">Next</a></div>

    I appreciate your help with my sincere thank you!

    Hello gann, I think what is happening in your situation is the following, while your site and host is not set up yet; that could cause the link structure to break down and not display correctly.

    Once your site is up and running then I am sure that it will work.

    For example:

    Currently you have
    https://localhost/wordpress/?page_id=98

    Once your site is up and running, you will have the following.

    https://www.yourdomain.com…………or in your case https://www.yourdomain.com/wordpress/

    Kind regards

    From the source, I can see that page 2 & 3 having the same URL. I thought they should be different?

    I think maybe you are right. I will try to get the site up and running as soon as possible.

    Thanks again for all your advice and help! Much appreciate!

    You are welcome gann ??

    Let me know what if you need more help.

    Kind regards

    Hello gann, how are you going?

    If you have resolved this issue could you please closed this support ticket….

    Thank you kindly

    hey mbrsolution,

    Can I close this ticket as the original one was created by magelland?

    Thanks!

Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘[Plugin: CataBlog] Next Page Won't work’ is closed to new replies.