meowink
Forum Replies Created
-
So finally,
I’ve been kinda able to do it. The only thing, it lose it’s center “effect” and a kind of thumbnail is under it and seems to still appears in an archive.
Did it with the index.php and this bit of code :
<?php $prev_comic = mangapress_get_previous_post_in_loop(); if (have_posts()) : while (have_posts()) : the_post(); ?> <?php endwhile; endif; $next_comic = mangapress_get_next_post_in_loop(); ?> <?php the_post_thumbnail(); ?> <?php mangapress_comic_navigation();?>
Do you accept jobs sometimes? I’ve been trying and trying tons of differents ways to do it and so far… I always end up missing something.
I am willing to pay you to solve this issue and make it worth.
You can contact me @ [email protected] if it interests you.
Hi Jess,
So I tried that. My child theme is done and I created that single-comic.php file in the child theme.
I added theses lines like in your documentation :
<?php mangapress_comic_navigation();?>
<?php the_post_thumbnail(); ?>And the result when I go back to the previous comic is :
https://snag.gy/vql17s.jpgAs you can see, there is no theme anymore.
So, I also did the copy of the content of page.php as you told me and tried the 2 lines, but the result is now that : https://snag.gy/fMilTx.jpg
I tried to change where do I put these 2 lines but it simply puts the “normal” comic somewhere else on the page.I also only did a copy of the single.php and renamed it to single-comic.php. Didn’t worked. I also tried to do the same with page.php and renamed it to single-comic.php. In both cases, the problem hasn’t been solved.
I did clear the caches and css-js caches as well before each try.
There must be a simple something I’m missing but I don’t know what honestly.
I will check and work on that as soon as I can and read these documentation on how to do this.
Thank you Jess!
Forum: Plugins
In reply to: [WooCommerce - Gift Cards] The checkout gift card doesn’t showIt is finally solved.
I suggest you speak about the woocommerce / settings / gift card option in your installation instruction. This is very not clear. The option to do it was there.
Forum: Plugins
In reply to: [WP Fastest Cache] Zip file downloadYup, same here. Did you ended up receiving it?