• Resolved mmasouddd

    (@mmasouddd)


    Hi
    I am wondered. In a listing page we have two column. The button shortcode works in left column and shows the button message and not works in right column and the button is hidden ??

    I tried to trick the software and use it on left column and show it with another shortcode (that created with another plugin) in right column. But the plugin was smarter than me and Still not working on
    I changed my theme and disable another plugins But the problem still persists

    What’s wrong?

    • This topic was modified 2 years, 1 month ago by mmasouddd.
    • This topic was modified 2 years, 1 month ago by mmasouddd.
    • This topic was modified 2 years, 1 month ago by mmasouddd.
Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author wordplus

    (@wordplus)

    Hi there!

    Which shortcode?

    Thread Starter mmasouddd

    (@mmasouddd)

    I used this default shortcode:

    [bp_better_messages_pm_button text=”Private Message” subject=”Have a question to you” message=”Lorem Ipsum is simply dummy text of the printing and typesetting industry.” target=”_self” class=”extra-class” fast_start=”0″ url_only=”0″]

    Plugin Author wordplus

    (@wordplus)

    Try to force user_id for currently not logged in user, by using user_id=”5″, where 5 is another user ID (not currently logged in)

    Thread Starter mmasouddd

    (@mmasouddd)

    I tried this now. But still not working…

    With assigning user id the shortcode not working on left and right column

    [bp_better_messages_pm_button text=”Private Message” subject=”Have a question to you” message=”Lorem Ipsum is simply dummy text of the printing and typesetting industry.” target=”_self” user_id=”5″ class=”extra-class” fast_start=”0″ url_only=”0″]

    • This reply was modified 2 years, 1 month ago by mmasouddd.
    Plugin Author wordplus

    (@wordplus)

    Do you have user with ID 5 in your website?

    Thread Starter mmasouddd

    (@mmasouddd)

    Yes. I tried with several ids that I checked their accuracy.

    Plugin Author wordplus

    (@wordplus)

    Do you using correct quotes in shortcode attributes?

    Thread Starter mmasouddd

    (@mmasouddd)

    Perfect. Probably the problem was for quotes user_id=”5″. I copied theme from another attributes and now it is correct. Also for user id I used the own directorie’s shortcode and now the issue is resolved

    But the problem is not resolved yet why it works in left column and not works in right column.

    Thank you so so so much for super fast support:)
    Good luck

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘shortcode not working!’ is closed to new replies.