Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • in reply to: Data Tables Always do ASC #10030052
    riandy
    Participant

    The code is work. But, Can I put my data from my query into datatable without editing JS Script?


    in reply to: Can't Search on Modal #10030033
    riandy
    Participant

    Thank you, it works!


    in reply to: Close a Modal #10029630
    riandy
    Participant

    Now, I can’t call a modal after ajax process on page.

    I have tried this: https://pastebin.com/FzWv1mnG

    But the modal wont show up. What’s wrong with my code?

    Another question, can we use animation when calling a modal with simple code like the code that you gave?


    in reply to: Close a Modal #10029629
    riandy
    Participant

    Thank you Rodrigo, I can close a modal with that code.


    in reply to: Close a Modal #10029625
    riandy
    Participant

    Please check this url:
    https://pastebin.com/fmP73cG7


    in reply to: Close a Modal #10029623
    riandy
    Participant

    I mean, I want to close a modal after submit function..


    in reply to: Icon Won't Show Up #10029310
    riandy
    Participant

    — case closed —

    I forgot type ‘www’ on base_url. My bad.

    Thank you Porto


    in reply to: Hover Effect 3D #10027332
    riandy
    Participant

    My bad, I forgot the delete cache.

    Now, it works Rodrigo, thank you!


    in reply to: Hover Effect 3D #10027318
    riandy
    Participant

    Rounded hover works, but the custom-color is not.

    Here my HTML code:

    <li class="col-sm-6 col-md-4 col-lg-3 p-0 mb-3 isotope-item brands">
    	<div class="portfolio-item hover-effect-3d text-center">
    		<a href="#">
    			<span class="image-frame image-frame-style-1 image-frame-effect-2 mb-3 custom-overlay-color">
    				<span class="image-frame-wrapper img-fluid rounded">
    					<img src="assets/img/portfolio/website.jpg" class="img-fluid rounded" alt="Website of XXX">
    					<span class="image-frame-action image-frame-action-effect-2 image-frame-action-sm">
    						<span class="image-frame-action-icon">
    							<i class="lnr lnr-eye text-color-light"></i>
    						</span>
    					</span>
    				</span>
    			</span>
    		</a>
    		<h2 class="font-weight-bold line-height-2 text-3 mb-0">
    			<a href="#" class="link-color-dark">Website</a>
    		</h2>
    		<span class="text-uppercase text-0">XXX</span>
    	</div>
    </li>

    I use Portfolio 4 Grid template page.

    Where I have to place the custom-color overlay?


    in reply to: Make Sub-Sub List on Sitemap #10027309
    riandy
    Participant

    Thank you, Rodrigo.

    It works (( thumbs-up ))


    in reply to: Reveal Footer on Boxed Layout #10026943
    riandy
    Participant

    yay! It works! Thanks Rodrigo.


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