Advertisement:

Author Topic: osclasswizard theme  (Read 864 times)

ig

  • Jr. Member
  • **
  • Posts: 68
osclasswizard theme
« on: September 21, 2018, 12:08:12 pm »
please, i need urgent help, do any body knows how to set osclass pay plugin products highlight in osclasswizard theme, the highlight and pay to upload image but the premium is working.  I don't know where and how to insert the required code listed by osclass pay in osclasswizard theme. i have contacted osclasswizard through messager but no response. please somebody help.  Below is the guilde line given by osclass pay   For "Highlight" and "Show image" features please make sure your theme contains hook highlight_class. Some theme like bender already contains it, but some of them may not. If Highligh / Show image does not work for you, please go to your theme folder. If your theme has files loop-single.php and loop-single-premium.php, continue with section 1, otherwise go to section 2. Section 1  Open files loop-single.php and loop-single-premium.php and check if contains string <?php osc_run_hook("highlight_class"); ?>  If you can see this code here, everything is setup correctly and no action is required. If not, continue with next step.  Locate first html element in this file. It could be <div, <p, <li, <span, <tr  If it contains class element, before second apostrophe insert following code: <?php osc_run_hook("highlight_class"); ?>  After that class element will looks like: class="xxxx xxxx <?php osc_run_hook("highlight_class"); ?>"  If it does not contain class element and let's say it is div element, before first > sign insert following code: class="<?php osc_run_hook("highlight_class"); ?>"  So element will look like (div, p, li, ...) following: <div class="<?php osc_run_hook("highlight_class"); ?>"> Section 2  Open files search_list.php and search_gallery.php and check if contains string <?php osc_run_hook("highlight_class"); ?>  If you can see this code here, everything is setup correctly and no action is required. If not, continue with next step.  Locate first html element in this file right after line that contains while(osc_has_items()) {. It could be <div, <p, <li, <span, <tr  If it contains class element, before second apostrophe insert following code: <?php osc_run_hook("highlight_class"); ?>  After that class element will looks like: class="xxxx xxxx <?php osc_run_hook("highlight_class"); ?>"  If it does not contain class element and let's say it is div element, before first > sign insert following code: class="<?php osc_run_hook("highlight_class"); ?>"  So element will look like (div, p, li, ...) following: <div class="<?php osc_run_hook("highlight_class"); ?>">
« Last Edit: September 21, 2018, 12:15:09 pm by onyedika »

WEBmods

  • Hero Member
  • *****
  • Posts: 937
  • github.com/webmods-croatia/love-osclass/ | patrick
Re: osclasswizard theme
« Reply #1 on: September 22, 2018, 12:15:38 am »
Hello,

First of all, it HURTS my eyes to read this! :P

Try checking this thread: https://forums.osclass.org/themes-26/osclasswizard-highlighting-items/

Regards.


ig

  • Jr. Member
  • **
  • Posts: 68
Re: osclasswizard theme
« Reply #2 on: September 25, 2018, 03:14:19 am »
thanks for the support, i used the (3) it works but the design osclass pay used in the homepage for highlight does not reflect in the category page. this is the screenshot. secondly , when you change the view from list to grid, the highlight color will disappear but will appear when you change back to list. please i need your help . thanks
« Last Edit: September 25, 2018, 03:18:54 am by onyedika »

ig

  • Jr. Member
  • **
  • Posts: 68
Re: osclasswizard theme
« Reply #3 on: September 25, 2018, 09:13:11 pm »
 :'( please , is there no any body to help me in this issue, i have narrated my problem here, yet no replay, oslasswizard theme developer should guide us in this issue, am confused here, the way they explained is not to march with osclass pay plugin but for another payment plugin. the explanation here
https://forums.osclass.org/themes-26/osclasswizard-highlighting-items/  is for ultimate pay not for osclass pay plugin.  my problem is that when i promote ad as highlight, the color i choose from osclass pay plugin section will not show but only when i promote it as premium and again it will only show the highlight color in homepage but will not show in category page. secondly when i change the view from list to grid , the color will disappear weather in homepage or in category page, it will still disappear. so please i need serious help here. thanks
« Last Edit: September 25, 2018, 09:50:07 pm by onyedika »

Aficionado

  • Guest
Re: osclasswizard theme
« Reply #4 on: September 28, 2018, 08:42:18 am »
Apparently no one knows or can help you here. Hire someone to do for you all those custom work you post in various topics.