Ahmad Mushtaq
Forum Replies Created
-
So I am using PHP 7.3 on Ubuntu 18.04 and have the mbstring extension enabled.
Also, I added define( ‘DB_CHARSET’, ‘utf8mb4’ ); to my wp-config.But still can’t enable the Instagram feed and receiving the following error:
flow\db\SafeMySQL: Incorrect string value: \xF0\x9F\x87\xB8\xF0\x9F… for column user_screenname at row 1. Full query: [INSERT INTO
inj_ff_posts
SETcreation_index
=1564548900,feed_id
= yb21482 ,post_id
= 2087994395857465637 ,post_type
= instagram ,post_permalink
= https://www.instagram.com/p/Bz6C9ciFzEl ,user_nickname
= injazsaudiarabia ,user_screenname
= Injaz Saudi Arabia ???? ,user_pic
= https://scontent-frt3-1.cdninstagram.com/vp/4448d87addead0aaf59f808da1b5a6a3/5DC916BF/t51.2885-19/s150x150/46263179_578011805977859_2793170541446430720_n.jpg?_nc_ht=scontent-frt3-1.cdninstagram.com ,user_bio
= ,user_counts_media
= 0 ,user_counts_follows
= 0 ,user_counts_followed_by
= 0 ,user_link
= https://instagram.com/injazsaudiarabia ,post_source
= ,location
= ,smart_order
= 0 ,post_status
= approved ,image_url
= https://scontent-frt3-1.cdninstagram.com/vp/db0b65214c77595190dff53a844ef9a8/5DE49648/t51.2885-15/sh0.08/e35/s640x640/65579731_2302562996665402_5269777804537677537_n.jpg?_nc_ht=scontent-frt3-1.cdninstagram.com ,image_width
=300,image_height
=300,media_url
= https://scontent-frt3-1.cdninstagram.com/vp/ecb7f50ba3cdcb5055c03be24315131d/5DD1A68C/t51.2885-15/sh0.08/e35/s750x750/65579731_2302562996665402_5269777804537677537_n.jpg?_nc_ht=scontent-frt3-1.cdninstagram.com ,media_width
=600,media_height
=600,media_type
= image ,post_header
= ,post_text
=Forum: Plugins
In reply to: [Forms: 3rd-Party Xml Post] Option in wordpressHello. I am using wordpress 4.6.1 and the sub menu doesn’t show under the contact menu for contact form 7.
Forum: Plugins
In reply to: [WP Migrate Lite - WordPress Migration Made Easy] JSON errorI am facing the same issue!
A problem occurred when processing the following table. We were expecting a response in JSON format but instead received an empty response. <name of table>
Someone reported here that it is go-daddy specific problem as they limit the number of concurrent ajax requests.
Forum: Themes and Templates
In reply to: WooCommerce – Products Per RowI am having the same problem. I think its a limitation in woocommerce. Max number of products per row are 4! Its acceptable if one is using a sidebar.. but not in my case because I am not using any sidebar. I think I must change the css which I hate doing! Arrghh!
Forum: Plugins
In reply to: [WooCommerce] How to change Add to Cart button to a Read More button?Hi,
If someone still needs help regarding the issue described in the subject:
you can do that by using the template files.1. the template file you are looking for is add-to-card.php, you can find it in \wp-content\plugins\woocommerce\templates\loop
2. in order to override a template you simply need to go in your current theme folder (my case: themename-child) and create a similar folder tree (in this case \woocommerce\loop) – exclude the templates folder from this tree!
3. copy the template file and make your changesThis is it – should work now. More info here:
https://docs.woothemes.com/document/template-structure/This works for all template files, so you can safely use it to make further enhancements to your site.
_______________________________________________________________________
Source: I did that for my custom child-theme as I didn’t want to use localization. The settings should remain after the plugin & theme update – I didn’t check if the setting remain after the update because I worked with all the latest updates included.Excellent! Thank you so much Makapa! This way my changes remain safe from theme and woocommerce updates! I have tried this and it workd flawlessly! ??
Forum: Plugins
In reply to: [WordPress Thumbnail Slider] Images Broke After Update to 1.1Probably there is issue with jQuery Conflict Or JCarousal Conflict with other Java-scrips in your theme.
Ya I second that. I have been trying other carousel plugins prior to wordpress thumbnail slider and I forgot to remove the script files from my header. Those were conflicting with this thumbnail slider.
Thanks nik. ??
Forum: Plugins
In reply to: [Sponsors Carousel] image uploader is broken@dave I think you were not able to understand what I was trying to say. PLease have a look at the screenshot attached with my post. Also when I click on the ‘Save Changes’, the text box gets empty. Am I doing something wrong? Please guide me.
Thanks.
Forum: Plugins
In reply to: [Sponsors Carousel] image uploader is brokenOK. I have fixed the image up-loader( Thanks to dave)
But now I am not able to add multiple images. Whenever I select multiple images, only the first one get selected.Forum: Plugins
In reply to: [Facebook Comments by Fat Panda] Moderation just disappearedWere you able to solve this problem?
Forum: Plugins
In reply to: [Facebook Comments by Fat Panda] Moderation just disappearedSame goes with my site. I am not able to moderate comments anymore. Will anyone please come up with a solution? This plugin is very important for our news website.
Regards.