Home › Forums › WordPress Plugins › Hide My WP › Cannot use "New Theme Path" in HMWP alongside Custom WP-Content Directory
- This topic has 17 replies, 2 voices, and was last updated 8 years, 10 months ago by Suman M..
-
AuthorPosts
-
February 13, 2016 at 7:15 am #7928
I can’t seem able to use “New theme path” setting. It may have occurred because I use Custom WP-Content Directory setting within my wp-config.php and change wp-content folder path. How can I use New Theme Path setting in HMWP alongside Custom WP-Content Directory setting?
February 13, 2016 at 7:18 am #7929When I use New Theme Path setting in HMWP alongside Custom WP-Content Directory setting in wp-config.php, the site always shows siteexample.com/custom-wp-content-dir/themes/theme-name/… as the theme path. How can I use these two settings together to produce something like siteexample.com/custom-wp-content-dir/template/theme-name/…?
- This reply was modified 8 years, 11 months ago by ResendEve.
February 14, 2016 at 4:35 am #7940Suman M.Post count: 12478Hi, please let us know your website’s wp-admin login details (as private reply), so that we can set it up for you.
February 14, 2016 at 11:39 am #7953Can you please let me know the procedures?
I’d like to set it up by myself.
February 14, 2016 at 6:05 pm #7958Suman M.Post count: 12478This reply has been marked as private.March 5, 2016 at 7:03 pm #8320This reply has been marked as private.March 6, 2016 at 4:50 pm #8324Suman M.Post count: 12478This reply has been marked as private.March 6, 2016 at 6:57 pm #8328This reply has been marked as private.March 7, 2016 at 4:18 pm #8331This is a reply to a previous private discussion with Suman Maharjan.
I may found a possible cause for the mistakenly referred images.
The images are queried through JS, and I found that HideMyWP improperly replaces URLs in JS (those with backslashes). Even though I did not fill “New style name” setting, HideMyWP replaces URLs within JS scripts by combining my custom “New theme path” setting (/core) and the default “New style name” setting (main). Therefore, anything queried through JS are improperly placed within a page/post, because their URLs (in JS) would be including “/core_main”.March 7, 2016 at 5:47 pm #8332Suman M.Post count: 12478What is the actual/original URL of the star image?
March 7, 2016 at 6:41 pm #8334Please check my previous private reply to you in this very same ticket.
Original: http://domain.com/core/cardo/images/star-half-full.svg
But HideMyWP improperly uses: http://domain.com/core_main/images/star-half-full.svg
I use two different themes for different subsites, so using URL/HTML replace method is a no-go because it replaces all URL/HTML for all sites, which should basically have different URL/HTML.
March 8, 2016 at 3:34 pm #8340Suman M.Post count: 12478This reply has been marked as private.March 8, 2016 at 3:52 pm #8344In fact, I don’t use any customization except the Custom WP Directory and Custom Plugins Directory. Any other “custom” settings come from theme, not by my own additions.
Besides, the stars appear on my side. There should be something happen within your browser. I am able to see it every where within any post.
March 8, 2016 at 6:59 pm #8347Suman M.Post count: 12478This reply has been marked as private.March 8, 2016 at 7:16 pm #8348This reply has been marked as private. -
AuthorPosts
You must be logged in to reply to this topic.