Page Id

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #15332

    Hi there,

    Just trying to make a section a menu item which i have done fine so fare. There is one section that doesn’t seem to have an Id, so not sure how to link it to a menu item. Starts like this:

    [parent_wrap class=”image-toggle left light-bg” style=”background:#f6f6f6;”]

    [wrap class=”image-content”]

    [image src=”http://trajangroup.com/wp-content/uploads/2015/07/761.png” alt=”App screen”]

    Here is the site: http://trajangroup.com/ password1
    TrajanGlobal, LLc is the section in question

    #15338
    Raghavendra
    Moderator

    Have you tried using the id attribute in the [parent_wrap id=”my-id”] shortcode? You can also use [ancestor_wrap] shortcode with id attribute wrapping up the whole thing or use a simple div element wrapping the whole section in the HTML tab of visual editor.

    #15339

    Tried and I cant get it to work man 🙁

    This is what I have. Can you please insert the id code for me?

    [parent_wrap class=”image-toggle left light-bg” style=”background:#f6f6f6;”]

    [wrap class=”image-content”]

    [image src=”http://trajangroup.com/wp-content/uploads/2015/07/we.png” alt=”App screen”]

    [/wrap]

    [wrap class=”text-content”]

    [heading type=”left small” title=”TRAJAN GLOBAL, LLC”]

    TRAJANGLOBAL, LLC

    [text style=”color:#747474;”]Trajan Global, LLC works with its clients and partners in the major global regions of the lighting market to capitalize on current Market & technology trends to gain a high degree of market accessibility for OEM manufacturers through the principal channels of distribution with a key focus on project business in collaboration with lighting designers. Our expertise covers many aspects of the industry’s Variety of go-to-market strategies, and contributes value added services to clients helping them to secure the right relationships to gain the necessary elements for successful market implementation. We assist clients in developing creative marketing/sales strategies in selected vertical markets with competitive product & Services portfolios for targeted applications to sustain profitable growth.[/text]

    [/wrap]

    [/parent_wrap]

    [parent_wrap class=”image-toggle right dark-bg” style=”background:#272727;”]

    [wrap class=”image-content”]

    [image src=”http://trajangroup.com/wp-content/uploads/2015/07/aaa.png” alt=”App screen 2″]

    [/wrap]

    [wrap class=”text-content”]

    [heading type=”left small” title=”TRAJAN CONSOLIDATED, LLC”]

    TRAJANCONSOLIDATED, LLC

    [text style=”color: #ffffff;”]Trajan Consolidated, LLC operates across a variety of industries to develop new business platforms and investment opportunities for our clients and partners using a global network and specific market expertise. Through joint venture partnerships and private investment, we focus on adding value to our businesses and affiliates by providing new resources, enhanced market access and management consulting.[/text]

    [/wrap]

    [/parent_wrap]

    #15368
    Veena
    Moderator

    Sorry for the delayed reply.

    You can insert id like this –

    [parent_wrap id="section_id" class="image-toggle left light-bg" style="background:#f6f6f6;"]
    

    If the issue persists pls share a temp login to your site here as a private reply, We will help you out. Also pls mention the pagesections which need this modification.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Fusion Theme Support’ is closed to new topics and replies.