Hi,
after I'm adding new free ad (the middle option in the navigation (since it's not in English) it sometimes shows in the main page for a few mins and then moves to draft and sometimes doesn't show at all.
whenever its moves to draft and im trying to publish it again, it change to published but still doesnt show in the views at the main page
Dear Hananm,
It should be a cache problem, if you are using Views plugin to output the posts in the main page, please edit the main page, find the view's shortcode [wpv-view ...], add attribute cached="false" in it, and test again, for example:
[wpv-view name="My view name" cached="off"]
More help:
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-view
cached (opt):
off
Turns off the caching system for the View.
ok, here is the thing
i found what is the issue but i cant find how to fix it
1. whenever im adding free add for some reason it adding expiration date even that it set up to 0(no expiration
2. whenever im changing something in the listing from the admin side and save it the css stop working (i still see all the css codes but i need to save it again for it to work)
*i added the css to the apperence>customize>custom css
oh, sorry one more thing.
when im checking the site from phone it looks like it doesnt finish to load the site (the load line at the top keep running without stoping)
no i still have this issue, the listings keep despair and im starting to give up on this plugin because whatever i do doesnt fix it
In case it is a compatibility problem, please try this:
1) deactivate other plugins and switch to wordpress default theme, and test again
2) If the problem still persists, please provide a database dump file (ZIP file) of your website in below private detail box, also point out the problem page URL and view URL, I need to test and debug it in my localhost, thanks
i still have the issue and its look like the expiration date of the listings changing to the year 1974 for some reason and because of that they are despairing
Thanks for the details, I can download the database dump file, since you did not point out the problem page URL, so I assume we are talking about these:
Q1) whenever im adding free add for some reason it adding expiration date even that it set up to 0(no expiration
Dashboard-> Listings-> Add New
create a "Listings", without "Settings for Post Expiration Date", and save the post, see screenshot: Expiration-Date.JPG
As a result, there isn't any Post Expiration settings, there isn't the problem you mentioned above:
it adding expiration date even that it set up to 0
Can you describe detail steps to duplicate the problem?
Q2) whenever im changing something in the listing from the admin side and save it the css stop working (i still see all the css codes but i need to save it again for it to work)
Same as above, you did not point out the problem page URL, I assume we are talking about here:
Dashboard-> Toolset-> Layouts CSS and JS-> CSS Editor
Please describe detail steps to duplicate same problem, how and where do you save it, how and which CSS stop working, I need to test and debug it in my localhost, thanks
about the first problem with the expiration date, this is the url hidden link
right now i setup the default expiration to 365 days because if its set to 0 its adding expiration date as 1970 and because of that its going to archived.
about the css, im saving the css at divi custom css module and every few hours i need to save it again for it to work.
i forgot to update you i start it all over so the new domain is hidden link (still the same issues)
I need detail steps to duplicate same problem:
Q1) I have tried the link "Place a Free Ad", it create a new listing post with custom field "_cred_post_expiration_time", field value is "0", the settings is setup in the CRED form "Add new free ad", ID 6337:
option "Expiration date", there you can setup the Expiration date to what you want.
For the new problem:
right now i setup the default expiration to 365 days because if its set to 0 its adding expiration date as 1970 and because of that its going to archived.
I tried your database dump file in my localhost, by below steps:
1) Edit the CRED form "Add new free ad"(ID 6337), option "Expiration date" set to 365 days
2) Create a "Free Ad", the "Expiration date" setting of new listing post is correct, see screenshot: free-ad.JPG
So there isn't same problem in my localhost, it should be a compatibility problem or server problem in your website, please check as I mentioned above:
deactivate other plugins and switch to wordpress default theme, and test again
Q2) It should be a compatibility problem with DIVI theme, so it needs DIVI theme to duplicate the same problem, please create new thread for the new questions, and provide detail steps for in the new thread, thanks