New Landing How can we help? Atelier Swift Editor Problems with Shop Products

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #212052
    surfaholic
    Member
    Post count: 3

    Hi Dear,

    I have three problems.

    1. On this site: http://www.mind-artist.ch/ueber-uns-2/ allways after i modify the icon boxes it comes the snippet “[/spb_row]”
    Than i change to the classic editor, delete it, but after i change a box it comes again

    2. Can you say me how i can set the font in the shop sidebar (see attachement) from the hirachic words in bold 700? The Children Words i wanna let stay like they are. (see picture 2)

    3. How can i change the titel in the bottom of a protfolio item “ähnliche Projekte” to “andere Künstler” (see picture 3)

    4. Is it possible in your swifteditor “shop products” only show products by tag? (see picture 4)

    #212053
    surfaholic
    Member
    Post count: 3
    This reply has been marked as private.
    #212208
    surfaholic
    Member
    Post count: 3
    This reply has been marked as private.
    #212237
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide us admin access to check it?
    Use the private reply.

    -Rui

    #212243
    surfaholic
    Member
    Post count: 3
    This reply has been marked as private.
    #212622
    David Martin – Support
    Moderator
    Post count: 20834

    Hey

    1)

    This looks like it was caused by a blank Row asset within your content. I have setup a test page without this and it works nicely: http://www.mind-artist.ch/cleaned-shortcodes/

    2)

    li.cat-item.cat-parent {
        font-weight: bold!important;
    }
    
    ul.children li.cat-item {
        font-weight: normal!important;
    }

    3)

    Please activate your child theme, within your functions.php please copy this function sf_portfolio_related_projects(). Full code: http://pastie.org/private/xnuavghvgqj7xgplix1zsa#15,17

    On line 270 change this <?php echo apply_filters('sf_related_projects_heading', __( "Related Projects", "swiftframework" )); ?> to this: <?php echo apply_filters('sf_related_projects_heading', __( "Your custom title", "swiftframework" )); ?>

    4) No, currently not possible. It can only filter my product categories.

    Thanks,
    David.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register