damian0021
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Post Type UI] CPT UI + ACF – taxonomy don’t show dataThank you for your answer.
And if I gave you data to FTP / CMS could you look into it?
I’m sitting on it for 2 days and I can’t think of a problem.
Forum: Plugins
In reply to: [List category posts] Displaying postsHello!
I solved the problem in 90%, your bear code helped, I can use the post several times and other entries are displayed.Now I would like to add some pagination to my code, but I can not fix it, can you help me?
Can you add pagination to the above code you have inserted?
Forum: Plugins
In reply to: [List category posts] Displaying postsSuch code should be issued only once on the site?
Forum: Plugins
In reply to: [List category posts] Displaying postsDzia?a, thanks!
- This reply was modified 6 years, 2 months ago by damian0021.
Forum: Plugins
In reply to: [List category posts] Displaying postsThe generated code on the page always appears before the first end, it can not be obtained.
I also use the plugin ACF.
My code:
<?php if( have_posts() ): ?> <?php while( have_posts() ): the_post(); ?> <div class="col-lg-2 col-xs-6 col-sm-6 col-md-6 product-category text-center"> <a href="<?php the_permalink(); ?>" class="product-link-category"> <img src="<?php the_field('zdjecie_do_mlw'); ?>" class="img-fluid img-category-product text-center" alt="<?php the_field('nazwa_produktu'); ?>" title="<?php the_field('nazwa_produktu'); ?>" /> <h3 class="product-name-category"><?php the_field('nazwa_produktu'); ?></h3> </a> <div class="button-category-product text-center"> <a href="<?php the_field('nokaut'); ?>" rel="nofollow" target="_blank" onclick="gtag('event', 'Oferta', { event_category: '<?php the_field('nazwa_produktu'); ?>', event_action: '<?php echo ($_SERVER['REQUEST_URI']);?>', event_label: '<?php the_field('nazwa_produktu'); ?>'});" class="btn category-button-price">Sprawd? cen?</a> </div> </div> <?php endwhile; ?> <?php endif; ?>
As I understand it, I need only Location manager, is there a chance I will get a -15% discount on this plugin?
I have found a bug in the plugin;)
Is there a chance for some promotion? ??
Please: https://wpgeodirectory.com/support/topic/slow-loading-page/
Another problem is setting the location of the place.
I set my default location to Warsaw.
When I introduce a new object, I want to add it in Cracow and click Set Address on map receives the message:
Please choose any address of the (Warsaw) city only.
P.S How will I run the project will show you it;)
A) I installed a WP + plug-in GeoDirectory and I dropped about 6.5k category, the page slowed by 90%, in the table wp_term_taxonomy -> taxonomy column is: gd_placecategory
B) I installed WP, ??I put exactly the same 6.5k category -> in the table wp_term_taxonomy -> taxonomy column is: category -> page works as it should.
My server :
1 vCore
2,4 GHz
2 GB RAM
SSD 10 GB
100 Mbps
Local Raid 10