Rafik
Forum Replies Created
-
Hello,
We are still not able to see the popup.
Please add it we can not give a solution without a look at it.
Can you please just add it and share a screenshot where is your popup and also page URL, that it.
and I guess this is not our plugin issue its looks like any plugin or theme filter or hook causing the issue so meanwhile, you can check it by deactivating one by one plugin and finaly you can temporary swap to the any WP default theme and then check.still facing issues find our site join our live chat our technical team will assist you.
Thanks
Hello,
Are you talking about these https://prnt.sc/q61vto popup right?
Both are working fine here see https://prnt.sc/q61xsqThanks
hello,
Please add the shortcode in the fresh post and share the URL.
Thanks
Hello,
1. How I can get the same looking of foo://bar/info and [sp_news] shortcode? Especially dates.
>>There is no plugin control in your theme files. this is simply where you add our plugin shortcode there our plugin will display news with our design.
>>This is the normal behavior of WordPress like when you hit URL like http://www.yourdomain.com/news then the archive page(archive.php) will call and will display a news custom post type list, hows it looks design its depend on your theme archive.php design, there is no plugin roll in the theme.
>>Suppose you have event custom post type and you will hit URL like http://www.yourdomain.com/event then also this case archive.php will call and display the list of events.
>>Now if you want to change design specially for the news archive page then you can copy the archive.php and remain it archive-news.php, now you can customize the news archive page as per your need like change HTML structure, etc.
you can get more idea form WP template hierarchy
https://developer.wordpress.org/themes/basics/template-hierarchy/
2. Why when I enter foo://bar/info my theme thinks it Archives?
>>I hope you get the answer from question 1- This reply was modified 6 years, 5 months ago by Rafik.
Hello,
Can you please create new fresh page and add just popup and share URL I will check and let you khow.
Thanks
hello,
Can you please create a new fresh page, add the shortcode and share Page URL, so I can check the issue.
- This reply was modified 6 years, 5 months ago by Rafik.
Hello @comandante77 ,
Can please you write in English.
Hello,
You can find initialization code in the folowing file.
wp-responsive-recent-post-slider/assets/js/wppsac-public.js
ThanksForum: Plugins
In reply to: [Post grid and filter ultimate] Custom font does not show when using filterHello,
Thanks for reaching here.
This is not a plugin issue its font load issue.
You can see this page https://tamarawitschge.com/projects/ source code https://prnt.sc/q37w4h google font is loaded so it’s working here.On this page https://tamarawitschge.com/publications/ font is not loaded so the font is not working.
So please load the google font “Caveat” on the ‘publications’ page.
Thanks
Hello,
At this moment this functionality is not available.
You can customize the plugin as per your need if you can.
Note:- Your changes will lose your changes when plugin update.Thanks
Hello,
actually, slider is initialized on page load, you need to reinitialize on the tab click, it will not work with the tab you need to do customize as per your need.
Thanks
Forum: Plugins
In reply to: [WP Slick Slider and Image Carousel] div.slick-slide aria valuesHello,
Thanks for reaching here.
Actually you mentioned div element is created automatically by third party javascript library slick slider, there is not our plugin involvement and control.Thanks
Hello,
In short, you want here https://prnt.sc/pyemin your news page link where you have added shortcode right?
There is not any control to change breadcrumbs by our plugin, its looks like breadcrumb is your theme or any plugin feature, you can customize the breadcrumb as per your need.
you can create an archive page for news in theme template page will be “archive-news.php” and then you can add your shortcode in the “archive-news.php” page.
When you hit URL like https://sntparus.spb.ru/news then “archive-news.php” will callThanks
Hello,
Thanks for reaching here.
Yes, it’s possible but you need to add current category id in the shortcode ‘ids’ parameter and may be some customization need in the category page template.Thanks
- This reply was modified 6 years, 6 months ago by Rafik.
Hello,
Thanks for reaching here.
We have checked both plugins together there is no such issue.
see https://prnt.sc/pye529It looks like your theme or other plugin causing the issue please look at your end.
Thanks