• Resolved goldenmoon

    (@goldenmoon)


    Hi,

    Some queries regarding various settings that I have not been able to figure out. If they are very stupid please do bear with me.

    1. Can sequence of Social media buttons be changed?
    2. In table IV C.1 Photo order, what is Order #desc
    can i define my own order/sequence for images
    Similarly album order in D1
    3. Table IV C3 If i select masonry style can I give spacing between thumbnails
    4. In table V what fonts can be used? Any examples
    5. Table IX E6 If this is not ticked with the search work on the whole WP site.
    If yes, can i replace the default WP search with this?

    Thanks in Advance

    • This topic was modified 7 years, 9 months ago by goldenmoon.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jacob N. Breetvelt

    (@opajaap)

    1. no
    2. Sequence number descending: 9,8,7,6,5,4
    Yes, select a different sequence order in Table IV-C1 for the system default. You cab change it per album on the album admin page. This works for thumbnails as well as for slideshows.
    3. Table I-C5
    4. https://www.w3.org/Style/Examples/007/fonts.en.html
    5. If not ticked, also album(covers) can be found. For combination with wp search see:
    https://wppa.nl/docs-by-subject/search/combining-search-results/

    Thread Starter goldenmoon

    (@goldenmoon)

    2. Sequence number descending: 9,8,7,6,5,4
    Yes, select a different sequence order in Table IV-C1 for the system default. You cab change it per album on the album admin page. This works for thumbnails as well as for slideshows.

    I meant if there was any field where i could input the order number that i wanted or manipulate the image sequence.

    5. If not ticked, also album(covers) can be found. For combination with wp search see:
    https://wppa.nl/docs-by-subject/search/combining-search-results/

    Thats a good link but the Virtue theme from Kadence that I am using doesn’t have a search.php. It instead has searchform.php only

    <form role=”search” method=”get” class=”form-search” action=”<?php echo home_url(‘/’); ?>”>
    <label>
    <span class=”screen-reader-text”><?php _e( ‘Search for:’, ‘virtue’ ); ?></span>
    <input type=”text” value=”<?php if (is_search()) { echo get_search_query(); } ?>” name=”s” class=”search-query” placeholder=”<?php _e(‘Search’, ‘virtue’); ?>”>
    </label>
    <button type=”submit” class=”search-icon”><i class=”icon-search”></i></button>
    </form>

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    I meant if there was any field where i could input the order number that i wanted or manipulate the image sequence.

    If you set the photo sequence to order#, you can drag-drop them in the wanted sequence.
    Go to the Album Admin page and click the green Seq link of the album in the album table. Then you get this:
    Photo sequence

    Sorry, i am not a theme developer

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Settings : Misc queries’ is closed to new replies.