Sachin Mishra
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Editor Tools] TinyMCE advanced not workingDid you find the solution?
Forum: Plugins
In reply to: [Contact Form 7] Textarea placeholder showing wrong textI am using following plugins.
Automatic Featured Images from YouTube / Vimeo
Co-Authors Plus
Backup
Co-Authors Plus
Compress JPEG & PNG images
Contact Form 7
Download Theme
Dropdown multisite selector
Easy PageSpeed
Frontend Edit Profile
Gallery
Google Pagespeed Insights
Master Slider
Paid Memberships Pro
PMPro Roles
Page Links To
Profile Builder
Share Buttons by AddThis
Slider Revolution
Social Media Feather
Speed Booster Pack
User Submitted Posts
WordPress Social Login
Simple Custom CSS and JSForum: Plugins
In reply to: [Contact Form 7] Textarea placeholder showing wrong textHere is it
Forum: Reviews
In reply to: [WP Migrate Lite - Migration Made Easy] having a problem for the first time.It did not work for me.
Forum: Fixing WordPress
In reply to: Site bandwidth issue increaingThanks Marios. I found the issue in the image URLs.The images were being accessed somewhere else. I renamed the images and the bandwidth is now in control.
Thanks!
Forum: Plugins
In reply to: [List category posts] Reverse the place of thumbnail and title and add buttonForum: Plugins
In reply to: [List category posts] reverse order (thumbnail title)Hi,
There is no as such option to reverse the order. But I achieved this by adding one more parameter in the shortcode(To keep both functionalities, title above and below image).1) In shortcode I added
title_above_image=false
2) And then add this inshortcode_attsparameter list in the plugin file.3) You can check in the
function lcp_build_postin /include/lcp-catlistdisplayer.php file.(If you want it permanently changed you can just go to step 3)
All the best.
Forum: Networking WordPress
In reply to: Can not add new site – WPMU.Thanks @tvape ! it worked