Yanur Islam Piash
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [OceanWP] Conflict with Ocean ExtraDelete “OceanWP” folder from the wp-content/uploads and apparently it’s solved.
Forum: Themes and Templates
In reply to: [OceanWP] Conflict with Ocean ExtraOh and here are the screenshots: https://imgur.com/a/XXdoT
Hello,
I am really glad you took this effort to fix the problem. I am waiting for your next plugin update.
Thanks a lot ??
And I love your plugin.
Hello,
Thank you for your nice reply.
Yes I am using PHP version 7.2.2
And, after replacing those two lines, there is no error in the “Abandoned Orders” tab. But there is still 1 error in “Recovered Orders” tab and 1 in “Product Report” tab.
Screenshot here.Also, will not these files be reset when I update the plugin later?
Hi,
Thank you!
But this is also changing the color of post titles and button colors! (Screenshot)
I want to change colors of the URLs which I put in the text area of my posts or pages!
Forum: Themes and Templates
In reply to: [OceanWP] How to set custom link for logoThank you <3
Forum: Themes and Templates
In reply to: [OceanWP] How to set custom link for logoIsn’t working for me ??
I tried this to my child theme’s functions.php file..
function my_custom_logo_link() { $custom_logo_id = get_theme_mod( 'custom_logo' ); if ( $custom_logo_id ) { $custom_logo_attr = array( 'class' => 'custom-logo', 'itemprop' => 'logo', ); $image_alt = get_post_meta( $custom_logo_id, '_wp_attachment_image_alt', true ); if ( empty( $image_alt ) ) { $custom_logo_attr['alt'] = get_bloginfo( 'name', 'display' ); } $html = sprintf( '%2$s', esc_url( 'https://www.bohubrihi.com/' ), wp_get_attachment_image( $custom_logo_id, 'full', false, $custom_logo_attr ) ); } return $html; } add_filter( 'get_custom_logo', 'my_custom_logo_link' );
Forum: Themes and Templates
In reply to: [OceanWP] How to set custom link for logoWell I did replace the “oceanwp.org” with my custom url. No luck!
Forum: Themes and Templates
In reply to: [OceanWP] How to remove Front Page TitleNow it works. Thank you so Much ?? I am loving your theme!
Forum: Themes and Templates
In reply to: [OceanWP] How to remove Front Page TitleHi, I tried the code, replacing that portion, but it removes title from all the pages, posts and archives. But I only want to remove the title from the home page which is set to “display latest blog posts” instead of a static page.
Forum: Themes and Templates
In reply to: [OceanWP] All fonts have become BoldIt was a conflict with “Nextend Facebook Connect”, thank you ??
Forum: Themes and Templates
In reply to: [Customizr] Shortcode for Category or TagsThank you @denzel_chia.
Forum: Fixing WordPress
In reply to: Disabling Right Click on Embeded VideosI get your point. I won’t be able to hide it from those who wanna steal. I just wanna make the download option unavailable for normal users who won’t bother using developer tools. I sell online courses, doesn’t make any sense if anyone just downloads videos as easily as refreshing a website.
Forum: Plugins
In reply to: [Affiliates Manager] How to reset this plugin@affmngr and @mbrsolution thanks very much! I managed to set things right.
Forum: Fixing WordPress
In reply to: Display Featured images only in Selected Custom Post TypeI am not much familiar with php functions. Can you please write the full code for me please? which I can paste on my child theme’s functions.php file.
Here is a page where I choose not to display featured image: https://www.bohubrihi.com/course/introduction-to-graphic-design