Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter ozcanerdal

    (@ozcanerdal)

    and how to remove mouseover effect on cataloge page?

    Hello ozcanerdal,

    The drop-down that you have placed in the sidebar contains the category names from your catalogue. What would you like to change here?

    For the mouse over effect you can simply update the existing CSS in the CSS folder in the plugin and remove the CSS that has class upcp-detail-item. It should be something like this:

    .upcp-detail-item:hover{
    ...
    }
    
    Thread Starter ozcanerdal

    (@ozcanerdal)

    i want to change default text “show all”

    <option value=”All” id=”cf-3-all” class=”jquery-prod-cf-dropdown-value”>Show All</option>”

    Hi ozcanerdal,

    This is not currently available in the plugin labelling options, but we’ll take note of it and add it to a future update.

    Until then: you can go to Line 1620 in Shortcodes.php and manually change the “Show All” text.

    Thread Starter ozcanerdal

    (@ozcanerdal)

    unfortunately doesn’t work…

    Hi ozcanerdal,

    Are you saying you changed the text in Shortcodes.php and it didn’t show up on the site?

    If so, can you try replacing the other instances of “Show All” text in Shortcodes.php as well ?

    They should be on Lines 1687, 1719, 1766.

    Thread Starter ozcanerdal

    (@ozcanerdal)

    thanks, fixed…

    Thread Starter ozcanerdal

    (@ozcanerdal)

    Hi,

    when I doing seo settings, product page was lost!

    my settings
    1- https://prntscr.com/jcozzj

    2- https://prntscr.com/jcp08j

    3- https://prntscr.com/jcp0dj

    Hi ozcanerdal,

    After saving your changes to the SEO section, did you try refreshing Permalinks?

    After making changes to the UPCP SEO section, you’ll need to click “Settings” (in the left side menu) -> “Permalinks”.

    Once you’re on the WordPress Permalinks page, don’t change anything, just scroll down to the bottom and click the “Save Changes” button.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘dropdown text’ is closed to new replies.