Susan

The support forum is open for members only. To add a topic or reply in the forum, please login or register.

Support Forum Moved
The Pojo Themes support has been transferred to a faster and more personal ticketing platform, so the forums are no longer active.
  • If you want to learn how to use Pojo themes, check out our extensive documentation guides.
  • Need help with using our themes? Contact us with a detailed explanation of your issue in the support page.
  • Have a pre-sale question or other inquiry? Feel free to contact us about it.

Forum Replies Created

Viewing 20 posts - 1 through 20 (of 45 total)
  • Author
    Posts
  • in reply to: category page issues #2434

    Susan
    Participant

    you are the best! I am working on it now

    in reply to: category page issues #2410

    Susan
    Participant

    but it is your code that is causing this change… which then causes accessibility issues.


    Susan
    Participant

    yes – it does the whole job for the category page – but not when I tried to list the posts within a page created with elementor
    and I cannot add a description to the page

    please advise
    thanks


    Susan
    Participant

    amazing. thanks


    Susan
    Participant

    ok – I figured it out
    thanks


    Susan
    Participant
    This reply has been marked as private.

    Susan
    Participant
    This reply has been marked as private.
    in reply to: ACCESSIBILITY ISSUES #2009

    Susan
    Participant

    thanks – yes I have that code – but it is not working to change the widget titles in the footer see mevaser.tv
    they are still set at <h5>

    Regarding the first item for the search icon – there is info on how to make search icons accessible at http://fontawesome.io/get-started/#get-started-cdn
    Right now the name of the icon is just s and not search.

    in reply to: heading issues – causing accessibility issues #1956

    Susan
    Participant

    thanks (; I am the web developer.

    I guess it would be best if there was control over the widget title headings – do you think that is a feature that is coming soon?

    in reply to: heading issues – causing accessibility issues #1945

    Susan
    Participant

    the widget headings on the frame theme are also problematic -http://mevaser.tv/ – in the footer I am using widget headings – which are automatically h5 and within them are headings to posts which are automatically set to h3 – I put in the code that you sent for the buzz theme in the functions.php – but it does not work for the frame theme

    the code is
    function pojo24475_setup_builder_widget_args( $args ) {
    $args[‘before_title’] = ‘<h2 class=”pb-widget-title”><span>’;
    $args[‘after_title’] = ‘</span></h2>’;

    return $args;
    }
    add_filter( ‘pb_empty_widget_args’, ‘pojo24475_setup_builder_widget_args’ );

    in reply to: title bar #1924

    Susan
    Participant

    ok got it – needed to use the old trick of  
    thanks

    in reply to: heading issues – causing accessibility issues #1923

    Susan
    Participant

    yes that is correct -how can I fixe that to be an h1 or h2

    in reply to: heading issues – causing accessibility issues #1914

    Susan
    Participant

    no – i am using the wordpress text widget and setting the titles on the page that are not part of post widgets to h1 or h2 as needed. for posts – I did not want to do a global change to all post titles as some would be h2 and some h3 – a global change is not the perfect solution. Any ideas?

    in reply to: breadcrumbs #1907

    Susan
    Participant

    thanks for pointing that out – rebuilt the category and it all works – Thanks!

    in reply to: heading issues – causing accessibility issues #1906

    Susan
    Participant

    ok – some of my issues are resolved – the remaining issue is the title on an image is in the first item on this page
    http://dev.jewishcoffeehouse.com/ – I want to keep the look -but I don’t want to change the h4 to h2 in this case

    in reply to: heading issues – causing accessibility issues #1902

    Susan
    Participant

    I will keep at it. I spent a while on the css and did not get the desired result. I don’t understand #2 – as on the widget below I don’t use the heading and I looked in elementor and did not see that the options were any better. But I will keep trying! thanks

    in reply to: footer #1893

    Susan
    Participant

    yes – I want the first column to take up less of the width and the middle column to have more room
    it was not obvious in the css how to just change the first column
    to be 25% and then the middle column to be 38%
    thanks

    in reply to: breadcrumbs #1892

    Susan
    Participant

    I see that the blog jewish thought is now set to that cateogory on the breadcrumbs – how can I get the other categories to be set in the breadcrumbs of those posts.

    thanks

    in reply to: heading issues – causing accessibility issues #1891

    Susan
    Participant

    overall the heading usage within the widgets is a bit of a mess – is there a way that I can set the heading on the title widgets and on the items within the widgets – this would be super helpful.

    in reply to: title bar #1890

    Susan
    Participant

    Hi Boaz
    In options – I set the title bar to show
    in customize – title bar – I set the look
    – but I cannot set the default of the title bar to be widget title bar instead of the current default which is set to the title of the page.

    where can I change this default setting?
    thanks for your help

Viewing 20 posts - 1 through 20 (of 45 total)