nivosh
Forum Replies Created
-
Forum: Plugins
In reply to: [Post grid and filter ultimate] display in gridI also had this problem and it fixed it, is there anyway to make the change permanent so upon updating the plugin the change will stay?
I also get this error in console:
http://ekayoga.co.il/wp-admin/post.php?post=861&action=edit net::ERR_INCOMPLETE_CHUNKED_ENCODINGAll these errors accurs only when elementor is active
Thank you
Forum: Themes and Templates
In reply to: [Hueman] Slide showing in Home Page, when using an RTL languageSame Issue here…
It’s probably a css related issueForum: Fixing WordPress
In reply to: change installation locationThanks man.
Forum: Fixing WordPress
In reply to: Problem while trying to add a new pluginSame here!
The problem has started since upgrading the plugin to version 1.1.4.9
I hope the plugin manager will fix the issue…O.k
Please tell me where to send the file.
be advised, that not all the plugin text is translated, The admin section is still in english.Hello.
Thanks for the great plugin.
I donated and voted…One comment,
You say that no poedit is required but this is not the case.
In Hebrew you HAVE to change the translation using poedit, in some of the system messages and text strings…I have translated some of them, and will gladly send you the file to be included in the next version.
Cheers!
Forum: Plugins
In reply to: [MailPress] [Plugin: MailPress] Weekly mails stopped workingWell, This is embaresing…
It seems that deactivating and reactivating did the trick…
Thank you.
Forum: Plugins
In reply to: [MailPress] [Plugin: MailPress] Weekly mails stopped workingThanks onepack, But I did that, with no results…
Forum: Plugins
In reply to: [MailPress] [Plugin: MailPress] Weekly mails stopped workingAny fix?
My weekly newsletter has also stopped.
I am on WP 3.0.4Hello Tobias and thank you for trying to help.
I have installed the db_cache reloaded plugin and my DB was messed up.
after several hours of ripping my hair I tried to delete the wp_options and replaced it with an earlier version, one that did not contain the data in my WTR table.After that my site went up again but alot of plugins lost their information.
I have a backup of the DB in SQL format, but not in tables fragments but the whole DB.
I searched for wp_table_reloaded_data_1 and found some sql data that contained my table names that I need.
Copying that and pasting in Sql query resulted in errors messages.
I need to somehow copy the table data from the row backup sql into the new table created by WTR.
Hope I made my self clear.
Niv
Forum: Fixing WordPress
In reply to: Limit image size not workingThank you Derek.
Resizing before upload is a good practice,
but my problem is that I changed the site layout, and I need to limit the size of all the previous images to fit the new size…I have more then 500 posts.
Forum: Fixing WordPress
In reply to: Multiple loops, Pagination not working properlyHello JohnC28,
Thank you for your help.I have several loops in my index.php home page.
the one before the last loop is for my recent posts and has the pagination links.
The problem is that when I click the “next page” button, wordpress displays the last loop content for some reason, and not the content of the loop before it, the one that has the pagination code.
Please go to: http://www.emetaheret.org.il/blog_new
go down the page until you’ll see the two last loops.the first one is the recent posts loop, which has the pagination at the bottom.
after that there is a row of latest from different categories.
If you’ll press the pagination links, you’ll see the problem.