*

dragutturgut

  • ***
  • 70 posts
Hi mb theme,

if someone do inspect element, people would see the structure of osclass folder. among them are as follow:


oc-icludes/osclass/assets/js/jquery3

tried to use rewrite rules using .htaccess file, so that the folder would looks like as below:

oc-icludes/assets/js/jquery3, where osclas path wont be visible when someone do inspect element.

yes, the codes works, the folder path will show only   ,oc-icludes/assets/js/jquery3, but the problem is, categories, region and cities are missing, not being shown when clicked on its button selection (homepage and search page)

if available, do anyone herr knows whts the best solution to make the folder paths will looks as
oc-icludes/assets/js/jquery3 without breaking any functionality. just wanna hide the words osclass from its original folder paths (to hide so that the word osclass will be hidden when somone do inspect element :


oc-icludes/osclass/assets/js

to

oc-icludes/assets/js


Thank you

thank you

*

MB Themes

This might help: https://osclasspoint.com/osclass-plugins/protection-and-spam/url-masking-plugin-i197
Not sure about other way, maybe just loading assets to different folder and manually update paths in core... or try to rewrite paths via plugins/themes.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

dragutturgut

  • ***
  • 70 posts
This might help: https://osclasspoint.com/osclass-plugins/protection-and-spam/url-masking-plugin-i197
Not sure about other way, maybe just loading assets to different folder and manually update paths in core... or try to rewrite paths via plugins/themes.

thank you for replying. yes sure will consider this. tq very much mb theme