morteza13055
Forum Replies Created
-
Hello again
I’ve checked my own codes and the theme and found nothing that interferes with your plugin. (I use the famous Woodmart theme with my childtheme)
I completely emptied the cache (Litespeed) and then disabled it.
I tried your plugin again on another product. Your plugin adds tags really well and quickly and finds other product features (I mean the data in the logs), but these features are not added to the “Additional Information” tab. On the product edit page, only a number of “undefined” attributes (as many as your plugin has added) are visible.screenshot: here
What could be causing this problem?
thank you
With respectI removed 2 XML files in that directory and refresh my sitemap page and without any changes…
after that, I changed items per page to 199 and saved settings and updated permalinks structure, but without any changes…
I set different values for the number of items on the page and the problem seems to exist in WooCommerce categories and tags.
For example, I have 18 pages, and when I set the value to 5 or 6, sufficient number of page-sitemap.xml are created, but for example, for a tag or product category, a few are generated, but not enough and do not cover all of them.I disable my plugins and it seems there is no conflict between theme and Rank Math. My theme is Woodmart.
Thanks
- This reply was modified 1 year, 10 months ago by morteza13055.
Nothing?!
In “Table Configuration”, on “Conditions” tab, “Third Party Addons Supporting” must be set on “Yes”
Regard
I was updated DB …
I was saved Table as draft and used it, and It seams that caused problem!
after updating DB and creating new table, problem was solved in firefox and chrome…
Thanks
RegardYes, created!
ThanksI found it!
By replacing line 633 in wp-instagram-post\classes\class-woo-igp.php with this:$tag_names = str_replace(' ','_',$tag_names);
thanks
Hi
Please guide me how can I do that?!
You know Woocommerce have several “multivendor plugins”, can I do that via them? Or there is specific functions?thanks
RegardHi @johnstonphilip & @mordauk
Thanks for your reply.
Can you describe which of filters can I use for this?I added some codes like following in theme functions.php:
function my_add_company_name () { $post = get_post( $download['id'] ); $author = new WP_User( $post->post_author ); echo get_the_author_meta( 'ID', $author->post_author ); } add_action('my_company_name_in_receipt','my_add_company_name', 10 );
and adding some codes like this to shortcode-receipt.php:
<span><?php do_action('my_company_name_in_receipt' ); ?></span>
But not working…. ??
Please help me, It’s been more than four weeks now and I have not been able to find a solution…Regard
- This reply was modified 6 years, 5 months ago by morteza13055.
Hi @mordauk
Excuse me, do you have any suggestion for me?Thanks
RegardHi @mordauk
I solved my problem by adding some codes like following in theme functions.php:function add_my_meta_key( $filekey, $file, $item_ID, $payment_ID, $meta ) { echo get_post_meta( $item_ID, 'my_meta_key', true ); } add_action( 'my_meta_key_in_receipt', 'add_my_meta_key', 10, 5 );
and adding some codes like this to shortcode-receipt.php:
<span><?php do_action('my_meta_key_in_receipt', $filekey, $file, $item['id'], $payment->ID, $meta ); ?></span>
************
But I cant add the “name” & “avatar” of each vendor (of Frontend submission plugin) to my receipt yet… ??
Can you help me please?Thanks
Regard- This reply was modified 6 years, 6 months ago by morteza13055.
- This reply was modified 6 years, 6 months ago by morteza13055.
Forum: Plugins
In reply to: [WCP OpenWeather] Weather Description translatingDone!
Bye.
Forum: Plugins
In reply to: [WCP OpenWeather] Weather Description translatingOK!
Thanks again
Good Luck
Forum: Plugins
In reply to: [WCP OpenWeather] Weather Description translatingHi again,
I guessed this.
Thanks againI will send you Persian language files soon… as a small thanks.
Regards
MortezaForum: Plugins
In reply to: [WCP OpenWeather] Background imagesHi again
SORRY…..Yes, You’re right. I didn’t look carefully…
Thanks again
Regards
Morteza